8.6. The System Exit Handler Interface

The exit handlers provide a mechanism for governing important
aspects of the REXX interpreter from the application: It can trap
situations like the interpreter writing out text, and then handle
them itself, e.g. by displaying the text in a special window. You
can regard system exits as a sort of  hooks.



PREV NEXT