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 RT135 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT135
 
  Text:         File must not exist
 
  Severity:     Recoverable
 
  Explanation:  The operating system has been unable to find a file
                which you have attempted to access in your program.
 
  Resolution:   Ensure that you are in the correct directory or that
                a path to the file concerned exists. You can then attempt
                the file operation again. If the error is the result of a
                spelling mistake then ask for the correct file and attempt
                the file operation again.
                                    -♦-