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

Compiler Diagnostic Messages
HP COBOL Manual for TNS/E Programs520347-003
47-30
Message List
130 (Error)
Cause. One of:
A data description entry with level-number 66 or 77 does not include the data-
name.
A data description entry with level-number 88 does not include the condition-name.
131 (Error)
Cause. The reference in a REDEFINES clause does not identify a data item. (When a
REDEFINES clause appears in a record description, only that record is searched for
the redefined item.)
132 (Error)
Cause. The data item to be redefined does not have the same level-number as the
redefinition data item.
133 (Error)
Cause. A redefined data item is a subordinate of a file description entry and/or one or
more data structure description entries, but the redefinition item is not a subordinate of
these entries.
134 (Error)
Cause. The program tried to redefine a data item that was described with a
REDEFINES clause. (A subordinate of a redefinition can be redefined unless it is also
described with a REDEFINES clause.)
FILLER not permitted for this level-number
Redefined data item not found
Redefined data item has conflicting level-number
Redefined and redefinition data items not subordinate to same
levels
Redefined data item is a redefinition