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

Compiler Diagnostic Messages
HP COBOL Manual for TNS/E Programs520347-003
47-45
Message List
219 (Error)
Cause. The LINAGE clause references an undefined name.
220 (Error)
Cause. The LINAGE clause references either an object that is not an unsigned integer
data item or an object that is a table or special register.
221 (Error)
Cause. The LINAGE clause for an external file references a data item that is not
external.
222 (Error)
Cause. A name referenced in the DEPENDING phrase of an OCCURS or RECORD
clause is not defined.
223 (Error)
Cause. The DEPENDING phrase of a RECORD clause references either an object
that is not an unsigned integer data item or an object that is a table or special register.
224 (Error)
Cause. The DEPENDING phrase of a OCCURS clause references either an object
that is not an integer data item or an object that is a table or special register.
Linage control item not found
Linage control item not simple unsigned integer
Linage control item not external
Depending item not found
Depending item not simple unsigned integer
Depending item not simple integer