MAINSAIL Language Manual, Section 42.27

previous   next   top   contents   index   framed top   this page unframed


42.27. $nullCallExcpt

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).


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 42.27