previous next top contents index framed top this page unframed
Figure 42–31. $nullCallExcpt
| # system variable STRING $nullCallExcpt; |
$nullCallExcpt is a predefined exception that is raised when a NULLPOINTER call error (NULLPOINTER used for PROCEDURE field access) occurs in code with runtime checking enabled (see Section 17.2).
MAINSAIL Language Manual, Section 42.27