Notes
- The maximum record length allowed is 256 bytes.
- 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.
- Use the CICS-supplied CEBR transaction to
browse temporary storage queues. For example, enter: CEBR QUEUE1 to
look at the queue created above.
- CEBR provides PUT and GET functions that you can use to copy between
external files and CICS temporary storage queues.