COBOL Manual for TNS and TNS/R Programs
Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs—522555-006
47-61
Message List
309 (Error)
Cause. Only a file name defined in a data file description entry (level indicator FD) is
permitted in this context.
310 (Error)
Cause. Only a file name defined in a sort-merge file description entry (level indicator
SD) is permitted in this context.
311 (Warning)
Cause. The two data structures specified in a CORRESPONDING operation contain
no corresponding subordinates.
312 (Error)
Cause. One of these phrases is used on a file that does not have sequential
organization:
•
ADVANCING
•
NO REWIND
•
PROMPT
•
REEL
•
UNIT
313 (Error)
Cause. The data item specified in the INTO or FROM phrase overlaps part of the file
record area.
Expected data file
Expected sort-merge file
No corresponding pairs
Phrase permitted only for sequential organization
FROM or INTO data item overlaps file record