MPE/iX Intrinsics Reference Manual (32650-90875)

Chapter 7 323
Command Definitions (HP32208-HPLOACNMPROC)
HPCICOMMAND
NOTE
Check the
cmderror
parameter to verify if
cmdimage
succeeded. The
parmnum
may provide additional information.
msglevel
16-bit signed integer by value (optional)
Passes one of the following values, indicating how to handle error and
warning messages:
Value Meaning
0 All error/warning messages will be printed to $STDLIST
(Default)
1 All CI error messages will be printed to $STDLIST;
warning messages will be suppressed
2 No error/warning messages will be printed to $STDLIST.
If a value other than 0, 1, or 2 is specified,
msglevel
defaults to 0 and CIWARN 9007
(Invalid message level - expected 0, 1, 2) is sent to $STDLIST.
HPCICOMMAND prints a caret if the CI does, when given the same
cmdimage
parameter and
msglevel
<2.
Operation Notes
The HPCICOMMAND intrinsic allows the execution of UDCs and command files. RUN and
other process creation commands are allowed if you or the program calling HPCICOMMAND
have process handling (PH) capability.
The
cmdimage
parameter can contain any MPE/iX command except the following:
ABORT JOB
BYE LISTREDO
CHGROUP MOUNT
DATA MRJE
DISMOUNT NRJE
DO REDO
EOD RESUME
EOJ RJE
EXIT SETCATALOG
HELLO VSUSER
To control the error message display, use the
msglevel
parameter.
Related Information
Intrinsics COMMAND
Manuals Command Interpreter Access and Variables Programmer's Guide and
MPE/iX Commands Reference Manual