Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

IF-CMD-ERROR Initiate command error handling

IF-CMD-ERROR initiates a command sequence which is executed when an error occurs in the directly preceding command. This permits specific error handling for this command, thus avoiding block error handling. The IF-CMD-ERROR block must be terminated by the END-IF command

IF-CMD-ERROR


Return codes

(SC2)

SC1

Maincode

Meaning


0CMD0001No error

1CMD0202Syntax error

1SDP0118Command in false context

1SDP0223Incorrect environment

3CMD2203Incorrect syntax file

32CMD0221System error (internal error)

130SDP0099No further address space available

(SC2)      SC1

Maincode

Meaning

0
1
1
1
3
32
130

CMD0001
CMD0202
SDP0118
SDP0223
CMD2203
CMD0221
SDP0099

No error
Syntax error
Command in false context
Incorrect environment
Incorrect syntax file
System error (internal error)
No further address space available