Loads the command table into memory (normally during system initialization). You must perform the LOAD COMMAND function before you can execute a defined command.
This statement has the following format:
&CONTROL NOSHRVARS -EXEC $CACALL OPT=ACTION ACTION=LOAD CLASS=COMMAND
This statement has no input variables.
This statement contains the following return variables:
System message. Contains the error message (for return code 8).
If a return code of 8 is set, then additional information is available as one of the following feedback codes, set in &$CAFDBK:
No data found
Unable to obtain lock
Processing error
Nesting level exceeded
The following statements load the command table:
&CONTROL NOSHRVARS -EXEC $CACALL OPT=ACTION + ACTION=LOAD + CLASS=COMMAND
| Copyright © 2008 CA. All rights reserved. |
|