COBOL Manual for TNS and TNS/R Programs

Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs522555-006
47-36
Message List
162 (Error)
Cause. The VALUE clause describing a data item contains a range of literals.
163 (Error)
Cause. The VALUE clause describing a data item contains more than one value.
164 (Error)
Cause. A table has more than 7 OCCURS clauses.
165 (Error)
Cause. A data item subordinate to a table item is described with an OCCURS clause
that includes the DEPENDING phrase.
166 (Error)
Cause. A data item that is part or all of a redefinition is described with an OCCURS
clause that includes the DEPENDING phrase.
167 (Error)
Cause. The RENAMES clause does not refer to a data item.
168 (Error)
Cause. The RENAMES clause references a data item that was not defined within the
preceding record description.
Value range not permitted for initial value
Only one initial value permitted
Table nesting too deep
Variable occurrences not permitted for subordinate table
Variable occurrences not permitted in redefinition
Renamed object not data item
Renamed data item not subordinate of preceding record