MAINSAIL Language Manual, Section 49.2

previous   next   top   complete contents   complete index   framed top   this page unframed


49.2. $unboundModuleExcpt

Figure 49–2. $unboundModuleExcpt
system variable
STRING $unboundModuleExcpt;

$unboundModuleExcpt is a predefined exception that is raised when an interface data field of an unallocated bound MODULE is accessed in code with runtime checking enabled (see Section 17.2).


previous   next   top   complete contents   complete index   framed top   this page unframed

MAINSAIL Language Manual, Section 49.2