Tapatalk

Opening files in a Project as read only

Opening files in a Project as read only

2
NewbieNewbie
2

PostNov 19, 2006#1

Is there any way to set some files in a project to open in a read only mode and have it remember those settings the next time you open the project?

6,824625
Grand MasterGrand Master
6,824625

PostNov 19, 2006#2

It is not possible to specify that some of the project files should be always opened in read-only mode except you set the read-only file attribute for those files if this is possible.

There are only 2 config options which can help you Open files as Read-Only by default and Remember the Read-Only setting when reloading a file currently open at Configuration - File Handling - Load.

2
NewbieNewbie
2

PostNov 20, 2006#3

I forgot about setting the file system attributes on the files to Read Only which solves the problem for me since I can do that. Thanks for the suggestion.