Pathway/iTS SCREEN COBOL Reference Manual (G06.24+, H06.03+, Pathway/iTS 1.0+)

SCREEN COBOL Compiler Diagnostic Messages
Compaq NonStop™ Pathway/iTS SCREEN COBOL Reference Manual426750-001
C-74
473
Type. Error
Cause. The number of parameters specified in the USING phrase of a CALL statement
does not agree with the number specified in the USING phrase of the Procedure
Division header.
474
Type. Error
Cause. Only a data item can be used in a class condition.
475
Type. Error
Cause. The category of the data item must be alphanumeric or alphabetic in this
context.
476
Type. Error
Cause. The category of the data item must be alphanumeric or numeric in this context.
481
Type. Error
Cause. A called program unit was neither found in a SCREEN COBOL program library
nor encountered in the source text.
TOO MANY OR TOO FEW PARAMETERS
EXPECT A DATA WORD OR IDENTIFIER IN THIS CONTEXT
CATEGORY MUST BE ALPHANUMERIC OR ALPHABETIC
CATEGORY MUST BE ALPHANUMERIC OR NUMERIC
MISSING PROGRAM