previous next top contents index framed top this page unframed
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.
MAINSAIL Language Manual, Section 34.11