COBOL Manual for TNS and TNS/R Programs

Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs522555-006
47-21
Message List
81 (Error)
Cause. One of:
The Configuration Section is within a contained program.
The RECEIVE-CONTROL paragraph is within a contained program.
A program is not terminated by an END PROGRAM statement or an ENDUNIT
directive.
82 (Error)
Cause. One of:
A file has more than 31 alternate record keys.
An OCCURS clause has more than 31 key references.
A SORT or MERGE statement has more than 31 keys.
83 (Error)
Cause. The number of receiver items in the statement exceeds the maximum number
allowed. For the maximum number allowed, see Section 19, Using HP COBOL in the
OSS Environment.
84 (Error)
Cause. An ENTER statement specifies fewer parameters in its USING phrase than
the routine expects.
Not permitted within contained program
Too many keys
Too many receiver items
NMCOBOL Compiler:
Too few actual parameters