MAINSAIL Language Manual, Section 51.1

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


51.1. warning

Figure 51–1. warning
COMPILETIME
BITS
<
macro>     warning;

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


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

MAINSAIL Language Manual, Section 51.1