EasyManuals Logo

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 #217 background imageLoading...
Page #217 background image
CLIST REXX
Control Variables:
For System Information
&SYSAPPCLU
&SYSDFP
&SYSMVS
&SYSNAME
&SYSSECLAB
&SYSSMFID
&SYSSMS
&SYSCLONE
&SYSPLEX
&SYSSYMDEF
Arguments of the MVSVAR external function:
For System Information
SYSAPPCLU
SYSDFP
SYSMVS
SYSNAME
SYSSECLAB
SYSSMFID
SYSSMS
SYSCLONE
SYSPLEX
SYMDEF
Controlling Program Flow
CLIST REXX
Branching Branching
IF/THEN/ELSE statements IF/THEN/ELSE instructions
SELECT/WHEN/OTHERWISE/END statements SELECT/WHEN/OTHERWISE/END instructions
Looping Looping
Iterative DO Iterative DO
DO/WHILE/END statements DO/WHILE/END instructions
DO/UNTIL/END statements DO/UNTIL/END instructions
Interrupting Interrupting
END, EXIT statements EXIT instruction
GOTO statement SIGNAL instruction
LEAVE instruction
CALL instruction
Calling another CLIST Calling another exec as an external subroutine
EXEC command
.
.
.
EXEC MYNEW.CLIST(CLIST1) 'VAR'
.
.
.
END
PROC 1 VAR
.
.
.
EXIT
CALL instruction
.
.
.
call exec1 var
.
.
.
exit
arg var
.
.
.
return
Calling a subprocedure Calling an internal subroutine
Accessing System Information
Appendix C. Comparisons Between CLIST and REXX 199

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