MAINSAIL Language Manual, Section 35.2

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


35.2. fatal

Figure 35–2. fatal
COMPILETIME
BITS
<
macro>     fatal;

fatal is a bit that specifies that an error message is fatal. It may be passed to errMsg and tested in $exceptionBits. It is set in a call to $raise made from errMsg if the fatal bit is set in the call to errMsg.


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

MAINSAIL Language Manual, Section 35.2