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 RT030 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT030
 
  Text:         File system is read-only
 
  Severity:     Recoverable
 
  Explanation:  The file system which you are using is read only,
                which effectively means that it is write-protected.
                You have tried to change a file in some way, for example
                you may have tried to WRITE to a file or to DELETE
                information in it.
 
  Resolution:   You will have to abandon your attempt to alter the
                file unless you can make your own personal copy of it.
                You should then be able to alter the contents of your
                copy, but not of the original source.
                                    -♦-