MAINSAIL Language Manual, Section 43.7

previous   next   top   contents   index   framed top   this page unframed


43.7. $outOfSpaceIoExcpt

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.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 43.7