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

70 Chapter2
Command Interpreter
(CIERR)
ACTION Verify that the assigned capabilities are appropriate.
Re-enter the command if they are not.
691 MESSAGE USER MAY NOT SPECIFY BOTH FPMAP AND NOFPMAP
IN PREP (CIERR 691)
CAUSE Both FPMAP and NOFPMAP were specified.
ACTION These parameters have exactly opposite meanings.
Re-enter the command and specify the appropriate
parameter.
692 MESSAGE UNKNOWN MODE VALUE - EXPECTED EMULATE,
FASTEM, OR TRANS. (CIERR 692)
693 MESSAGE A MODE VALUE (EMULATE, FASTEM, OR TRANS) MUST
BE SUPPLIED. (CIERR 693)
694 MESSAGE THE LIBLIST VALUE CANNOT EXCEED 130
CHARACTERS. (CIERR 694)
695 MESSAGE THE UNSAT PROCEDURE NAME CANNOT EXCEED 31
CHARACTERS. (CIERR 695)
CAUSE The procedure name supplied with the UNSAT parameter
of the LINK or RUN commands.
ACTION Re-enter the command and supply a procedure name that
is up to 31 characters long.
696 MESSAGE ALL LINEAR PRI VALUES REQUIRE PM CAPABILITY.
(CIERR 696)
697 MESSAGE INVALID PRI VALUE - EXPECTED BS,CS,DS,ES OR A
NUMBER IN THE RANGE OF 100 THROUGH 255.
(CIERR 697)
CAUSE The priority specified is not valid.
ACTION If you entered a number, it should be within the range
specified. If not, verify that the priority specified was
entered correctly.
698 MESSAGE INVALID NMHEAP VALUE - EXPECTED AN INTEGER
VALUE. (CIERR 698)
CAUSE The value supplied is not an integer value.
ACTION Verify that the value specified is composed of digits only.
Re-enter the command and supply an integer value.
699 MESSAGE INVALID NMSTACK VALUE - EXPECTED AN INTEGER
VALUE. (CIERR 699)
CAUSE The value supplied is not an integer value.
ACTION Verify that the value specified is composed of digits only.
Re-enter the command and supply an integer value.
700 MESSAGE EXPECTED JUST "@", IMPLYING ALL ACCOUNTS.