COBOL Manual for TNS and TNS/R Programs

Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs522555-006
47-89
Message List
498 (Error)
Cause. The literal being used as an argument to the function is outside the range
allowed for that argument.
499 (Error)
Cause. The function requires more arguments than have been supplied.
500 (Error)
Cause. A nonnumeric argument was supplied where a numeric argument is required.
501 (Error)
Cause. Functions appear in a program that does not run in the CRE. (To use
functions, a program must run in the CRE.)
502 (Error)
Cause. A nonalphabetic, nonalphanumeric argument was supplied where an
alphabetic or alphanumeric argument is required.
503 (Error)
Cause. A nonalphabetic argument was supplied where an alphabetic argument is
required.
Argument not within expected range
Too few arguments
Expecting nonnumeric item
This function is not allowed in old environment
Expected alphabetic or alphanumeric data item
Expected alphabetic data item