◄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. -♦-