COBOL Manual for TNS/E Programs (H06.03+)
Compiler Diagnostic Messages
HP COBOL Manual for TNS/E Programs—520347-003
47-83
Message List
443 (Error)
Effect. A program that is not an initial program is in a user library.
444 (Error)
Cause. An embedded program is in a user library.
445 (Error)
Cause. A data item with the GLOBAL attribute is in a user library.
446 (Error)
Cause. A program in a COPY library or user library has a PROGRAM COLLATING
SEQUENCE clause in its Environment Division.
447 (Error)
Cause. A file whose COBOL file name has the GLOBAL attribute is in a user library.
448 (Error)
Cause. A program with an EXTENDED-STORAGE section is in a user library.
450 (Error)
Cause. An object file contains a call to the COBOLSPOOLOPEN routine.
Library object can only contain initial programs
Embedded programs are not allowed in library object
Global data item not allowed in library object
COLLATING SEQUENCE clause not allowed in library
Global file not allowed in library object
EXTENDED-STORAGE not allowed in library object
COBOLSPOOLOPEN allowed only in old environment










