COBOL Manual for TNS/E Programs (H06.03+)
Compiler Diagnostic Messages
HP COBOL Manual for TNS/E Programs—520347-003
47-38
Message List
177 (Error)
Cause. A file description that includes the CODE-SET clause violates one of these
rules:
•
All data items defined in the record descriptions must have USAGE DISPLAY.
•
All signed numeric data items must be described as having the sign in a separate
character position.
178 (Error)
Cause. The redefinition is aligned to the first character position of the area it redefines.
HP COBOL does not permit a redefinition that requires allocation of an implicit FILLER
item to properly align the first elementary item.
179 (Error)
Cause. The number of character positions occupied by a redefinition exceeds the
number of character positions occupied by the redefined item, and the redefined item
is not an internal record item.
181 (Error)
Cause. A reference in the KEY phrase of an OCCURS clause identifies neither the
table item nor a data item defined in the table item that the clause describes.
182 (Error)
Cause. A table key data item is defined in, or as, a subordinate table item.
Data item attributes not compatible with CODE-SET clause
Redefinition not properly aligned
Redefinition too large
Key object not data item subordinate to its table
Key data item within subordinate table










