HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EXITEXEC

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Enables or disables (toggles) exit routine processing.
Read syntax diagramSkip visual syntax diagram
>>-EXItexec----------------------------------------------------><

If the current exit routine is present and enabled, it is invoked when execution of the target program is normally interrupted to notify the operator of an unusual event (such as a breakpoint). The exit routine then determines whether to notify the operator of the event.

If exit routine processing is disabled, the exit routine is not invoked and the operator is notified as usual when one of these events occurs.

For more information, see The IDF exit routine.

Return codes

0
Operation successful
6
Exit routine not found

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014