z/OS Using REXX and z/OS UNIX System Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


msgstat

z/OS Using REXX and z/OS UNIX System Services
SA23-2283-00

Read syntax diagramSkip visual syntax diagram
>>-msgstat--qid--stem------------------------------------------><

Function

msgstat obtains status information for a message queue.

Parameters

qid
The queue ID.
stem
The name of a stem variable that is used to return the status information.
Upon return, stem.0 contains the number of variables that are returned. To access the status values, use a numeric value (see REXX predefined variables) or any of the predefined variables:

Example

'msgstat (qid) mst.'

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014