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

Chapter 3 269
Command Interpreter
(CIERR) 1901-12256
(CIERR 9073)
CAUSE The DO or REDO command was entered with a numeric
value not in the range of the redo stack.
ACTION Use the LISTREDO command to check the redo stack.
9074 MESSAGE THE REDO STACK SIZE CANNOT BE ADJUSTED.
(CIERR 9074)
CAUSE The p_getheap Pascal routine failed.
ACTION Reenter the command. If it fails consistently, contact your
system manager or support representative, or use less
heap space in your application.
9075 MESSAGE THE COMMAND SEARCH STRING CANNOT BE FOUND IN
THE REDO STACK. (CIERR 9075)
CAUSE The string pattern you supplied with either DO or REDO
was not found in the command history stack.
ACTION Look for misspellings in the line you entered or use
LISTREDO to get a listing of all commands available on
the command history stack. Then, reenter the command.
9076 MESSAGE THE REDO SUBSTITUTION EDIT IS MISSING A
DELIMITER. (CIERR 9076)
CAUSE The CHANGE (C) command used with REDO is missing
the terminating delimeter.
ACTION Consult with online Help facility or the MPE/iX
Commands Reference Manual, for information on REDO's
edit string. Then, reenter the command.
9077 MESSAGE AN INVALID REDO STACK RANGE WAS SPECIFIED.
(CIERR 9077)
CAUSE The LISTREDO command was entered with a numeric
value not in the range of the redo stack.
ACTION Reenter the LISTREDO command with a valid range, or
with no range. Entering no range will cause the system to
use the default value of ALL commands in the redo stack.
9078 MESSAGE COMMAND FILES CANNOT HAVE VARIABLE RECORD
FORMATS. (CIERR 9078)
CAUSE The command file you tried to execute does not have fixed
length records.
ACTION Recreate the command file using a fixed length record
format. You may build a file that has fixed length records
and FCOPY the original command file into it. Do not use
the COPY command.
9079 MESSAGE THE LISTREDO COMMAND FAILED. (CIERR 9079)