MAINSAIL Language Manual, Section 46.32

previous   next   top   contents   index   framed top   this page unframed


46.32. $returnIfNoHandler

Figure 46–37. $returnIfNoHandler
COMPILETIME
BITS
<
macro>     $returnIfNoHandler;

$returnIfNoHandler is a bit that specifies that exception processing should terminate as if $raiseReturn had been called if no handler handles the exception. It may be passed to $raise and tested in $exceptionBits.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 46.32