MPE/iX Error Messages Manual Vol 1 (32650-90878)
Chapter 3 287
Command Interpreter
(CIERR) 1901-12256
9890 MESSAGE THE ASCII VALUE IS OUT OF RANGE. (CIERR 9890)
CAUSE Valid ASCII values range from 0 to 255. Evidently, you
entered an ASCII code that is outside this range.
ACTION Reenter the command and supply a valid ASCII value.
9900 MESSAGE THE FUNCTION IS NOT FOLLOWED BY PARENTHESES.
(CIERR 9900)
9910 MESSAGE THE LENGTH OF THE STRING IS OUT OF BOUNDS.
(CIERR 9910)
CAUSE Evidently, you tried to assign too many characters to the
string variable.
ACTION Refer to the MPE/iX Commands Reference Manual for
information on strings. Then reenter the command.
9920 MESSAGE THE RECURSION LEVEL OVERFLOWED. (CIERR 9920)
9930 MESSAGE THE RECURSION LEVEL UNDERFLOWED. (CIERR 9930)
9940 MESSAGE A NON-BOOLEAN EXPRESSION WAS FOUND. (CIERR
9940)
9950 MESSAGE THE SIZE OF THE STRING TO BE RETURNED IS TOO
SMALL. (CIERR 9950)
9960 MESSAGE AN UNMATCHED QUOTE WAS ENCOUNTERED. (CIERR
9960)
CAUSE A set of beginning and ending quotes are used to delimit a
literal. Evidently, you did not supply a quote to indicate
the end of the literal string.
ACTION Reenter the command and supply a matching quote.
9970 MESSAGE THE OUTPUT BASE (RADIX) IS INVALID. (CIERR
9970)
9975 MESSAGE THIS OPERATOR MAY NOT FOLLOW A UNARY
OPERATOR. (CIERR 9975)
CAUSE A "+" or "-" operator was followed by another operator that
is not one of "-" or "+" operators.
ACTION Reenter the command.
9980 MESSAGE UNKNOWN EVALUATION REQUEST. (CIERR 9980)
9982 MESSAGE FILENAMES IN FINFO MUST BE BETWEEN 1 AND 28
CHARACTERS. (CIERR 9982)
9984 MESSAGE AN ERROR OCCURRED WHILE ACCESSING THE FILE
FOR FINFO. (CIERR 9984)
CAUSE Unknown.
ACTION Reenter the command. If it fails consistently, consult with
your system manager or support representative.