MPE/iX Error Messages Manual Vol 1 (32650-90878)
Chapter 2 65
Command Interpreter
(CIERR)
CAUSE The file specified is not a program file.
ACTION Re-enter the command and supply the name of a program
file.
626 MESSAGE INVALID PROGRAM FILE. (CIERR 626)
627 MESSAGE ENTRY NAME MORE THAN 15 CHARACTERS LONG.
(CIERR 627)
628 MESSAGE PATCH VALUE MUST BE BETWEEN -1 AND 16380.
(CIERR 628)
CAUSE The value specified for the patch is not within the bounds
allowed.
ACTION Enter a patch value that is within the bounds specified.
629 MESSAGE OUT OF SYSTEM RESOURCE(S). (CIERR 629)
630 MESSAGE FILE IS NOT A VALID PROGRAM FILE. (CIERR 630)
631 MESSAGE ENTRY POINT NOT FOUND IN PROGRAM FILE. (CIERR
631)
632 MESSAGE DEFAULT STACKSIZE FROM PROGRAM FILE USED.
(CIWARN 632)
CAUSE The stack size specified at run time is either too big or too
small. Loader used the stack size specified at prep time.
See PREP, PREPRUN and RUN commands.
ACTION No action is required, unless you do not wish to use the
default value.
633 MESSAGE DEFAULT DLSIZE FROM PROGRAM FILE USED.
(CIWARN 633)
CAUSE The DL size specified at run time is either too big or too
small. Loader used the DL size specified at prep time. See
PREP, PREPRUN and RUN commands.
ACTION No action is required, unless you do not wish to use the
default value.
634 MESSAGE DEFAULT MAXDATA FROM PROGRAM FILE USED.
(CIWARN 634)
CAUSE The maximum size of the stack specified at run time is
either too big or too small. Loader used the size specified
at prep time. See PREP, PREPRUN and RUN commands.
ACTION No action is required, unless you do not wish to use the
default value.
635 MESSAGE DLSIZE ROUNDED UP TO NEXT 128 WORD MULTIPLE.
(CIWARN 635)
CAUSE The DL size specified is not a multiple of 128 words.