Output variables that OPSUSS produces vary in format depending on the variable prefix value that is specified. 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. The default prefix is: USSDA_
|
Prefix |
Resulting Variable Name |
|---|---|
|
USSDA_ |
USSDA_PID.1 |
|
USSDA |
USSDA_PID.1 |
Output variables vary by the function that is specified and depending on whether the details keyword is specified. The function code produces the following output variables.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|