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 Manual—426750-001
C-11
40
Type. Error
Cause. The number of operands in the USING clause of a CALL statement differs from
the number of names in the USING Division header for the SCREEN COBOL
subprogram it invokes.
41
Type. Error
Cause. The message applies to one of the following conditions:
•
The definition of a user-defined name in one class conflicts with its previous
definition in another class.
•
The name of a new data item cannot be distinguished from the name of a previous
data item, even with full qualification.
42
Type. Error
Cause. A reference has insufficient qualification to identify a unique object within the
program unit.
43
Type. Warning
Cause. A clause specifies EBCDIC, which is not supported.
INCORRECT NUMBER OF PARAMETERS
NAME CONFLICT
AMBIGUOUS REFERENCE
NON-STANDARD ALPHABET NOT SUPPORTED