MAINSAIL Language Manual, Section 47.57

previous   next   top   contents   index   framed top   this page unframed


47.57. $subscriptExcpt

Figure 47–46. $subscriptExcpt
system variable
STRING $subscriptExcpt;

$subscriptExcpt is a predefined exception that is raised when a subscript error (out-of-range ARRAY subscript) 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 47.57