Loading...
Select Version
END-PARAMETER-DECLARATION terminates the command block which was initiated with the BEGIN-PARAMETER-DECLARATION command; the procedure parameters are declared in this block.
END-PARAMETER-DECLARATION |
Return codes
The following return codes can thus appear only if END-PARAMETER-DECLARATION is used in another (i.e. wrong) context:
(SC2) | SC1 | Maincode | Meaning |
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) | |
130 | SDP0099 | No further address space available |