CSLULGUM request
By issuing the CSLULGUM request you can copy unsolicited output messages to the REXX program variable named stem_name. The REXX program can then examine the messages and take appropriate action.
Parameters for the CSLULGUM request
- IMS plex_name
- Name of the IMSplex. Do not use the 'CSL' prefix.
- stem_name
- Name of a REXX variable that contains any unsolicited messages that are received. A stem variable is an array of values, with the '.0' element (for example 'mystem.0') indicating how many elements are in the array.
