COBOL Manual for TNS and TNS/R Programs
Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs—522555-006
47-20
Message List
•
An ENTER statement specifies fewer parameters in its USING phrase than the
routine expects, and the routine is not defined as EXTENSIBLE or VARIABLE
(COBOL85 compiler only).
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.
80 (Error)
Cause. The indicated clause cannot appear in the current entry.
Out of order
Duplicate phrase
Duplicate clause
Duplicate paragraph
Duplicate section
Clause not permitted in this context