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 RT031 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT031
 
  Text:         Not owner of file
 
  Severity:     Recoverable
 
  Explanation:  You are attempting an operation on a file but the
                file's owner has not given you the necessary
                permission for that operation. You could for example
                be attempting to alter the access modes for a file,
                which only the file's owner can do.
 
  Resolution:   You will have to abandon your attempted file operation
                unless the file's owner gives you the permission
                necessary to do the operation you wish to carry out.
                                    -♦-