previous next top contents index framed top this page unframed
Figure 43–9. $outOfSpaceIoExcpt
| # system variable STRING $outOfSpaceIoExcpt; |
$outOfSpaceIoExcpt is a predefined exception that is raised when a write to a disk file fails because of lack of space; if there is no handler for the exception, MAINSAIL calls errMsg to issue an error message.
MAINSAIL Language Manual, Section 43.7