2. If a stem is specified for a READ operation (and a stem should be specified if more than one record is
read), the actual number of records read is placed into stem.0.
3. Use the CICS-supplied CEBR transaction to browse temporary storage queues. For example, enter:
CEBR QUEUE1 to look at the queue created above.
4. CEBR provides PUT and GET functions that you can use to copy between external files and CICS
temporary storage queues.
Commands
Chapter 25. REXX/CICS Commands 345