EXITEXEC

Enables or disables (toggles) exit routine processing.

Read syntax diagramSkip visual syntax diagramEXItexec

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