Loading...
Select Version
SAVE-RETURNCODE saves the current command return code so that it can be evaluated with SDF-P functions. The predefined functions SUBCODE1( ), SUBCODE2( ) and MAINCODE( ) are available for evaluating the return code.
SAVE-RETURNCODE |
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) | |
130 | SDP0099 | No further address space available |