OPS/REXX Built-in Functions › OPSPDS Function › Variable Output
Variable Output
For the READDIR function OPSPDS creates REXX stem variables using the stem supplied in the third function argument.
- stem.0 contains a numeric integer value indicating how many additional stem variables are created.
- stem.1 through stem.n contain the names of the members in the PDS separated by blanks. You must process all of the blank separated member names in all of the stem variables to process every member of a PDS. If the member list is large, you may need to process multiple REXX variables.