previous next top contents index framed top this page unframed
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.
MAINSAIL Language Manual, Section 46.32