COBOL Manual for TNS and TNS/R Programs

Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs522555-006
47-44
Message List
210 (Error)
Cause. The padding data item for a file is not defined in the Working-Storage,
Extended-Storage, or Linkage Section.
211 (Error)
Cause. The RELATIVE KEY clause references an undefined name.
212 (Error)
Cause. The RELATIVE KEY clause references an object about which one of these is
true:
It is not an unsigned integer data item.
It is described with P s in its PICTURE clause.
It is a table or special register.
213 (Error)
Cause. The RELATIVE KEY clause for an external file references a data item that is
not external.
214 (Error)
Cause. The relative key data item for a file is defined in the file’s record description
entries.
215 (Error)
Cause. The FILE STATUS clause references an undefined name.
Padding item in improper section
Relative key item not found
Relative key item not simple unscaled integer
Relative key item not external
Relative key item within its file record
File status item not found