COBOL Manual for TNS/E Programs (H06.08+, J06.03+)
314 (Error)
Expected mnemonic-name associated with a file name
Cause
The referenced operand is not a mnemonic-name associated with an external file name in the
SPECIAL-NAMES paragraph.
315 (Error)
Permitted only when NONSTOP directive specified
Cause
The program has a CHECKPOINT or STARTBACKUP statement, but was not compiled with the
NONSTOP directive.
316 (Error)
Improper context for ROUNDED
Cause
ROUNDED appears in the REMAINDER phrase of a DIVIDE statement.
317 (Error)
DELETE not permitted for sequential organization
Cause
The file name specified in a DELETE statement identifies a file with sequential organization.
318 (Error)
Improper context for ALSO phrase
Cause
The ALSO phrase appears in a SEARCH statement.
319 (Error)
Improper context for condition
Cause
A condition appears in an object that includes the THROUGH phrase.
320 (Error)
Range operands not compatible
Cause
Operands in an object that includes the THROUGH phrase are not of the same class (alphabetic,
alphanumeric, numeric).
321 (Error)
Too many subject operands
Cause
An EVALUATE statement has more than 127 subjects.
322 (Error)
Too many object operands
Message List 1151










