COBOL Manual for TNS and TNS/R Programs

Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs522555-006
47-27
Message List
112 (Error)
Cause. A source program has too many CONSULT, LIBRARY, and SEARCH files for
the available memory.
113 (Error)
Cause. The same file name appears more than once in a MULTIPLE FILE TAPE
clause or in more than one MULTIPLE FILE TAPE clause.
114 (Error)
Cause. A file name in a MULTIPLE FILE TAPE clause follows one or more other file
names that have explicit position numbers, but it does not have an explicit position
number.
115 (Error)
Cause. Two or more file names in a MULTIPLE FILE TAPE clause have the same
position number.
116 (Error)
Cause. A MULTIPLE FILE TAPE clause has a file name that is not described with
sequential organization.
Too many file names
file name permitted only once in MULTIPLE FILE TAPE clauses
File position required
Duplicate file position
MULTIPLE FILE TAPE clause requires sequential organization