Output variables produced by OPSUSS vary in format depending on the variable prefix value specified. The default prefix is USSDA_ 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 |
|---|---|
|
USSDA_ |
USSDA_PID.1 |
|
USSDA |
USSDA_PID.1 |
Output variables vary by the function specified and whether the details keyword is specified. The following output variables are produced by function code.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |