IBM TSO/E REXX User Manual page 7

Table of Contents

Advertisement

Chapter 7. Manipulating Data . . . . . . . . . . . . . . . . . . . 85
Using Compound Variables and Stems . . . . . . . . . . . . . . . . 85
Parsing Data. . . . . . . . . . . . . . . . . . . . . . . . . . 87
Part 2. Using REXX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95
Types of Commands . . . . . . . . . . . . . . . . . . . . . . . 97
Issuing TSO/E Commands from an Exec . . . . . . . . . . . . . . . 98
Chapter 10. Using TSO/E External Functions . . . . . . . . . . . . 119
TSO/E External Functions . . . . . . . . . . . . . . . . . . . . 119
Additional Examples . . . . . . . . . . . . . . . . . . . . . . 130
Function Packages . . . . . . . . . . . . . . . . . . . . . . . 133
Manipulating the Data Stack . . . . . . . . . . . . . . . . . . . 136
Processing of the Data Stack . . . . . . . . . . . . . . . . . . . 139
Using the Data Stack . . . . . . . . . . . . . . . . . . . . . . 140
What is a Compound Variable? . . . . . . . . . . . . . . . . . . 85
Using Stems . . . . . . . . . . . . . . . . . . . . . . . . . 86
Instructions that Parse . . . . . . . . . . . . . . . . . . . . . 88
Ways of Parsing . . . . . . . . . . . . . . . . . . . . . . . 89
Parsing Multiple Strings as Arguments . . . . . . . . . . . . . . . 92
Using Quotations Marks in Commands . . . . . . . . . . . . . . . 98
Using Variables in Commands . . . . . . . . . . . . . . . . . . 99
Invoking Another Exec as a Command. . . . . . . . . . . . . . . 100
What is a Host Command Environment? . . . . . . . . . . . . . . 101
Changing the Host Command Environment . . . . . . . . . . . . . 106
. . . . . . . . . . . . . . . . . . . . . . . 111
Using REXX Special Variables RC and SIGL . . . . . . . . . . . . 112
Tracing with the Interactive Debug Facility . . . . . . . . . . . . . 113
Using the GETMSG Function . . . . . . . . . . . . . . . . . . 120
Using the MSG Function . . . . . . . . . . . . . . . . . . . . 122
Using the MVSVAR Function . . . . . . . . . . . . . . . . . . 123
Using the OUTTRAP Function . . . . . . . . . . . . . . . . . . 123
Using the PROMPT Function . . . . . . . . . . . . . . . . . . 124
Using the SETLANG Function . . . . . . . . . . . . . . . . . . 125
Using the STORAGE Function. . . . . . . . . . . . . . . . . . 126
Using the SYSCPUS Function . . . . . . . . . . . . . . . . . . 126
Using the SYSDSN Function . . . . . . . . . . . . . . . . . . 126
Using the SYSVAR Function . . . . . . . . . . . . . . . . . . 127
Search Order for Functions . . . . . . . . . . . . . . . . . . . 134
. . . . . . . . . . . . . . . . . . . . . 135
Adding Elements to the Data Stack . . . . . . . . . . . . . . . . 136
Removing Elements from the Stack . . . . . . . . . . . . . . . . 137
Issuing Subcommands of TSO/E Commands . . . . . . . . . . . . 142
. . . . . . . . . . . . . . . . . . 120
v
Contents

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents