Previous Topic: Values ReturnedNext Topic: Global ARM Variables


Variable Output

Output variables produced by OPSARMST vary in format depending on the variable prefix value specified. ARMST is the default prefix. When the prefix ends with a period, it is used as is to form a true REXX stem variable that is easy to drop. When the prefix does not end with a period, an underscore is appended to the prefix to form multiple REXX stem variables.

Prefix

Resulting Variable Name

ARMST.

ARMST.ARMSTATUS

ARMST

ARMST_ARMSTATUS

Output variables also fall into three classes.

Additional information on the meaning of much of the ARM data returned in these variables is contained in the IBM documentation.