stem.
specifies the name of a stem. (A stem must end in a period.) See section “Stems” on page 123 for
more information. The default stem is DATA..
Return Codes
See the RLS command, section “RLS” on page 366.
Example
'RLS WRITE \USERS\USER1\TEST.DATA DATA.'
This example stores the entire contents of the REXX compound variable DATA.into the RLS list
\USERS\USER1\TEST.DATA.
Note
Set DATA.0to the number of records to be written to the list.
List System
280 CICS TS for VSE/ESA: REXX Guide