z/OS TSO/E REXX User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Using Interrupt Instructions

z/OS TSO/E REXX User's Guide
SA32-0982-00

Instructions that interrupt the flow of an exec can cause the exec to:
  • Terminate (EXIT)
  • Skip to another part of the exec marked by a label (SIGNAL)
  • Go temporarily to a subroutine either within the exec or outside the exec (CALL/RETURN).

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014