cobol3.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Message RT180 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT180
 
  Text:         End-of-file marker error
 
  Severity:     Fatal
 
  Explanation:  A file-marker used to indicate that the end-of-file
                has been reached is missing from one of your files.
 
  Resolution:   You will need to resubmit your code to your COBOL
                system, or use a debugger to place the end-of-file
                marker at the end of the file.  You can then rerun
                your program.
                                    -♦-