COBOL Manual for TNS and TNS/R Programs
Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs—522555-006
47-63
Message List
321 (Error)
Cause. An EVALUATE statement has more than 127 subjects.
322 (Error)
Cause. The number of objects in the WHEN phrase is greater than the number of
subjects in the EVALUATE statement.
323 (Error)
Cause. The number of objects in the WHEN phrase is less than the number of
subjects in the EVALUATE statement.
324 (Error)
Cause. The object in the WHEN phrase is incompatible with the corresponding subject
in the EVALUATE statement.
325 (Error)
Cause. Both the object in the WHEN phrase and the corresponding subject in the
EVALUATE statement contain only literal operands.
326 (Error)
Cause. One of:
•
An OCCURS clause that includes the DEPENDING phrase appears in the
description of a receiving operand in the INITIALIZE statement or in the description
of any subordinate data item.
•
A receiving operand of the INITIALIZE statement has level-number 66.
Too many subject operands
Too many object operands
Too few object operands
Corresponding operands not compatible
No variable among corresponding operands
Variable occurrences or 66 level data item not permitted