EasyManuals Logo
Home>IBM>Computer Hardware>TSO/E REXX

IBM TSO/E REXX User Manual

IBM TSO/E REXX
242 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #77 background imageLoading...
Page #77 background image
SIGNAL is useful for testing execs or to provide an emergency course of action. It
should not be used as a convenient way to move from one place in an exec to
another. SIGNAL does not provide a way to return as does the CALL instruction
described in CALL/RETURN Instructions on page 57.
For more information about the SIGNAL instruction, see page 113, and z/OS TSO/E
REXX Reference.
IF expression THEN
SIGNAL Emergency
ELSE
instruction(s)
Emergency:
instruction(s)
Using Interrupt Instructions
Chapter 4. Controlling the Flow Within an Exec 59

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IBM TSO/E REXX and is the answer not in the manual?

IBM TSO/E REXX Specifications

General IconGeneral
BrandIBM
ModelTSO/E REXX
CategoryComputer Hardware
LanguageEnglish

Related product manuals