MAINSAIL Language Manual, Section 34.11

previous   next   top   contents   index   framed top   this page unframed


34.11. $exceptionPointerArg

Figure 34–12. $exceptionPointerArg
POINTER
<
macro>     $exceptionPointerArg;

$exceptionPointerArg returns the value that was passed as the argument exceptionPointerArg to the system PROCEDURE $raise when the current exception was raised. If there is no current exception, $exceptionPointerArg returns NULLPOINTER.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 34.11