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