MAINSAIL Language Manual, Section 47.58

previous   next   top   contents   index   framed top   this page unframed


47.58. $systemExcpt

Figure 47–47. $systemExcpt
system variable
STRING $systemExcpt;

$systemExcpt is a predefined exception that is raised by errMsg. See Sections 20.8 and 34.6. $systemExcpt can be caught to handle various error conditions, but the programmer should be aware that MAINSAIL system error messages are subject to change.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 47.58