Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

STXIT contingency routines

&pagelevel(5)&pagelevel

The following STXIT event classes can be handled by using the alarm(), raise() and signal() functions:

  • PROCHK (program check)

  • TIMER (CPU time interval timer)

  • RUNOUT (end of program runtime)

  • ERROR (unrecoverable program errors)

  • INTR (communication to the program)

  • in the dialog only: BREAK/ESCAPE (ESCPBRK)

  • ABEND

  • TERM (normal termination of program)

  • RTIMER (real time interval timer)

The SVC interrupt event class is not supported at present.