COBOL Manual for TNS/E Programs (H06.03+)

Compiler Diagnostic Messages
HP COBOL Manual for TNS/E Programs520347-003
47-20
Message List
74 (Error)
Cause. One of:
A CALL statement specifies more parameters in its USING phrase than
HP COBOL supports.
An ENTER statement specifies more parameters in its USING phrase than the
routine expects.
75 (Error)
Cause. The indicated language element does not appear in the proper position within
the source program.
76 (Error)
Cause. The indicated phrase duplicates the function of a preceding one.
77 (Error)
Cause. The indicated clause duplicates the function of a preceding one.
78 (Error)
Cause. The indicated paragraph header duplicates a preceding one.
79 (Error)
Cause. The indicated section header duplicates a preceding one.
Too many actual parameters
Out of order
Duplicate phrase
Duplicate clause
Duplicate paragraph
Duplicate section