◄Key► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Message: RT035 Text: Attempt to access a file with incorrect permission Severity: Recoverable Explanation: You are attempting a file operation which you do not have sufficient permission to achieve. For example you could be trying to write data to a file which has been set up with the read attribute only. Resolution: If you are the owner of the file you will be able to alter the attributes of the file so that you have the permission needed to effect the particular file operation you were attempting. If you are not the owner of the file you will not be able to carry out that operation successfully unless you copy the file and make the changes to the copy only. You will not be able to alter the source file. -♦-