COBOL Manual for TNS/E Programs (H06.03+)
Compiler Diagnostic Messages
HP COBOL Manual for TNS/E Programs—520347-003
47-46
Message List
225 (Error)
Cause. The data item referenced in the DEPENDING phrase of a RECORD clause is
not defined in the Working-Storage, Extended-Storage, or Linkage Section.
226 (Error)
Cause. The DEPENDING phrase of an OCCURS or RECORD clause for an external
data item or an external file references a data item that is not external.
227 (Error)
Cause. The data item in the DEPENDING phrase of an OCCURS clause controls the
number of occurrences of a table that has a global data-name, but the data item itself
does not have a global data-name, as it must.
228 (Error)
Cause. The data item in the DEPENDING phrase of an OCCURS clause is defined
within the space of the table whose number of occurrences it controls.
229 (Error)
Cause. The MESSAGE SOURCE references an undefined name.
Depending item in improper section
Depending item not external
Depending item not global
Depending item within its table
Message source item not found










