Loading...
Select Version
The INCLUDE-CMD command is used to include a command or command sequence from a program for execution. The command can be executed only in the CMD macro (TU program) and in EXECUTE-SYSTEM-CMD statements.
INCLUDE-CMD |
CMD = <text 0..1800 with-low> |
Return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | No error | |
1 | CMD0202 | Syntax error | |
1 | SDP0138 | Error during procedure preanalysis | |
3 | CMD2203 | Incorrect syntax file | |
32 | CMD0221 | System error (internal error) | |
64 | SDP0091 | Semantic error | |
130 | SDP0099 | No further address space available |