Enhance Req.: Handle Files better where current OS user lacks change privilege

Bernhard S

Member³
I'd like PL/SQL Developer to be aware of Read-Only Files and to handle them better. Currently PSD has no idea about such files, you can edit them, but fail when trying to save them. You cannot even easily close PSD without repeatedly getting forced so save the unsavables. Editing should be prohibited for such files and they should be marked somehow as read-only.
 
I cannot reproduce this. If I open a read-only file it is marked as such on the status line, and I cannot edit it in any way.
 
It's not a file with the general attribute write-protected set, but my current windows user is not in any windows group that would have write access on this file. So my effective privs as a user are not allowing me to change the file.
 
Back
Top