MPE/iX Error Messages Manual Vol 1 (32650-90878)

Chapter 3 267
Command Interpreter
(CIERR) 1901-12256
9055 MESSAGE A component of the pathname is not a
directory. (CIWARN 9055)
CAUSE One or more of the components of the pathname is not a
directory object - it is probably a filename.
ACTION Use LISTFILE to verify your pathname.
9056 MESSAGE ILLEGAL FILE CODE FOR COMMAND FILE, EXPECTED
0 THROUGH 1023. (CIERR 9056)
CAUSE The file code for the command file was not within the valid
range of 0 through 1023.
ACTION Recreate the command file with a valid file code (the
default file code is 0.
9057 MESSAGE IMPLIED RUN COMMAND FAILED DUE TO PARSER
ERROR. (CIERR 9057)
CAUSE Unknown.
ACTION Reenter the command. If it fails consistently, contact your
system manager or support representative.
9060 MESSAGE FPARSE ERROR - THE FILENAME CANNOT BE PARSED.
(CIERR 9060)
CAUSE Unknown.
ACTION Reenter the command. If it fails consistently, contact your
system manager or support representative.
9063 MESSAGE THIS COMMAND CAN ONLY BE EXECUTED FROM THE
ROOT CI. (CIERR 9063)
CAUSE An attempt was made to execute a command from a
command interpreter (CI) level other than level one.
ACTION Use the EXIT command to return to the root CI. Then,
reenter the command.
9064 MESSAGE THIS COMMAND CAN ONLY BE EXECUTED
INTERACTIVELY. (CIERR 9064)
CAUSE An attempt was made to execute a command from a job,
and the command can only be executed interactively.
ACTION Do not attempt to execute the command from a job.
9065 MESSAGE COMMAND NOT ALLOWED FROM USER COMMAND IN
BREAK. (CIERR 9065)
CAUSE While in break mode, you entered a user command (either
a UDC or a command file) that contains a command which
cannot be executed in break mode. Since this command is
within a user command, you cannot be prompted to abort
the broken process. Several commands cannot be issued
after the break key is pressed. Refer to the MPE/iX