 |
» |
|
|
|
NM and CM callable. Programmatically executes a command. Syntax |  |
CA I16 I16
COMMAND(cmdimage,cmderror,parmnum);
|
Condition Codes |  |
- CCE (2)
Request granted. Although, a CI warning may have
been detected. - CCG (0)
Request denied. An executor-dependent error, such as an
erroneous parameter, prevented execution of the command. The
numeric error code is contained in cmderror. The command
with the error terminated before executing completely. - CCL (1)
Request denied. The command was undefined.
Related Information |  |
- Intrinsics
HPCICOMMAND - Commands
None - Manuals
Command Interpreter Access and Variables Programmer's Guide (32650-90011) and MPE/iX Commands Reference Manual Volumes 1 and 2 (32650-90003 and 32650-90364)
|