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

Compiler Diagnostic Messages
HP COBOL Manual for TNS/E Programs520347-003
47-94
Message List
610 (Error)
Cause. A data item described as USAGE POINTER is specified where it is not
allowed.
611 (Error)
Cause. A statement (for example, SET) expects either an index data item or a pointer
data item as a sending or receiving operand.
612 (Error)
Cause. A statement expects a pointer data item as a sending or receiving operand.
613 (Warning)
Cause. The compilation unit contains incompatible directives; for example, CALL-
SHARED and NON-SHARED.
614 (Warning)
Cause. A CONSULT or SEARCH directive references a file that is either nonexistent,
corrupt, or not a TNS/E object file compiled with debugging symbols.
Pointer data item not permitted
Expected index or pointer data item
Expected pointer data item
Directives: directive-1;directive-2
Duplicate setting, previous setting ignored
Cannot use file specified in CONSULT or SEARCH directive
filename