MPE/iX Error Messages Manual Vol 3 (32650-90880)

Chapter 3 99
Error Messages Viii C 3
MPE/iX Error Management
ACTION Check the error stack.
501 MESSAGE The menu selection is not valid; select from
the menu choices only.
CAUSE User has entered a character string which does not match
any of the options specified in the accompanying menu of
choices.
ACTION Enter only the indicated selections.
502 MESSAGE The specified INFO string is longer than
allowed.
CAUSE User has entered an INFO string which is larger than the
program can handle.
ACTION The program will handle an INFO string with the largest
possible subsystem INFO string. Entries must be limited
to 50 characters between the quotations.
503 MESSAGE Only numeric digits (0...9) and an optional
sign indicator (+, -) are allowed.
CAUSE Numeric entries may contain a leading "+" or "-", but all
other characters must be digits only. Blanks (other than
leading or trailing blanks) are not allowed.
ACTION Enter a valid numeric quantity.
504 MESSAGE The specified time code contains an invalid
date and/or time.
CAUSE The time stamp code provided is not recognized by the
system conversion procedures.
ACTION Check the time code and re-enter correctly.
505 MESSAGE An internal failure of NATIVE LANGUAGE
SUPPORT intrinsic occurred.
CAUSE Unexpected error of an unknown nature returned from
NLS.
ACTION Notify your support engineer. An error stack dump may
indicate the precise nature of the error.
506 MESSAGE NATIVE LANGUAGE SUPPORT is not available on
this system.
CAUSE This is an unexpected error which should have been
detected at the start of the program and corrected by
bypassing Native Language support.
ACTION Notify your support engineer.
508 MESSAGE The subsystem was specified without a
corresponding message number.
CAUSE The message number (second parameter) was left blank