SET-VARIABLE can be used to assign values to simple as well as complex variables.
When assigning simple variables or variable elements, the data types must match. The structure of the variables must also match when assigning complex variables globally.
SET-VARIABLE Alias: STV | ||||||||||||||||||||||||||||||||||||||||||||||||||
|
Return codes
During the assignment of structures, arrays or lists, it is possible that part of the command has been processed and executed when the error occurs. In this case, the result of the command is not guaranteed.
(SC2) | SC1 | Maincode | Meaning/Guaranteed messages |
0 | CMD0001 | No error | |
1 | CMD0202 | Syntax error | |
1 | SDP0118 | Command in false context | |
3 | CMD2203 | Incorrect syntax file | |
32 | CMD0221 | System error (internal error) | |
64 | SDP0091 | Semantic error Guaranteed messages: SDP1030 | |
130 | SDP0099 | No further address space available |