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

Compiler Diagnostic Messages
HP COBOL Manual for TNS/E Programs520347-003
47-92
Message List
527 (Error)
Cause. The program contains a statement of the form
OPEN I-O i-o-file-description
where i-o-file-description is a LINE SEQUENTIAL file.
600 (Warning)
Cause. The compiler ignores this directive.
601 (Warning)
Cause. The compiler ignores this directive.
602 (Error)
Cause. A CALL or ENTER statement calls a program for which the object file contains
a name but not a symbol. (If a native HP COBOL program references an object in a
CALL or ENTER statement, the object must have been compiled with symbols.)
603 (Error)
Cause. The program called by a CALL or ENTER statement is not in the specified
object file (if an object file is specified) or is not in any object file on the search list(s).
LINE SEQUENTIAL files may not be opened in I-O mode
Defunct directive ignored
Feature not yet available -- directive ignored
No symbols for external name
External name not found