Loading...
Select Version
IF-BLOCK-ERROR initiates block error handling.
An ELSE branch can be defined in the IF-BLOCK-ERROR block, using the ELSE command. The IF-BLOCK-ERROR block is terminated with the END-IF command.
IF-BLOCK-ERROR |
Return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | No error | |
1 | CMD0202 | Syntax error | |
1 | SDP0118 | Command in false context | |
1 | SDP0223 | Incorrect environment | |
3 | CMD2203 | Incorrect syntax file | |
32 | CMD0221 | System error (internal error) | |
130 | SDP0099 | No further address space available |