Loading...
Select Version
The SHOW-VARIABLE-ATTRIBUTES command supplies information about the attributes of the specified variables. The attributes include the name of the variable, its initial value, data type, a simple or a complex variable, etc.
SHOW-VARIABLE-ATTRIBUTES | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
Return codes
(SC2) | SC1 | Maincode | Meaning |
| 0 | CMD0001 | No error | |
| 1 | CMD0202 | Syntax error | |
| 3 | CMD2203 | Incorrect syntax file | |
| 32 | CMD0221 | System error (internal error) | |
| 64 | SDP0091 | Semantic error (variable does not exist) Guaranteed message: SDP1008 | |
| 130 | SDP0099 | No further address space available |