COBOL Manual for TNS and TNS/R Programs
Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs—522555-006
47-93
Message List
600 (Warning)
Cause. The NMCOBOL compiler ignores this directive.
601 (Warning)
Cause. The NMCOBOL 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).
604 (Error)
Cause. One of:
•
A CALL or ENTER statement calls a program, specifying the object file that
contains the program, but that object file cannot be read.
•
A CALL or ENTER statement calls a program without specifying the object file that
contains it, and one of the object files on the search list(s) cannot be read.
605 (Error)
Cause. The NMCOBOL compiler does not accept this directive, although it does
accept its opposite (for example, the NMCOBOL compiler accepts CONSULT,
SEARCH, and SQL, but not NOCONSULT, NOSEARCH, or NOSQL).
Defunct directive ignored
Feature not yet available -- directive ignored
No symbols for external name
External name not found
Error reading object file
The NO prefix is not allowed on this directive