Is there a way to lock the .CRD lifes so that only certain people can write
to them.
I have tried this by limiting the read and write functions on the folder
where we store the .CRD files but when a person with no-write rights opens
the file it give them an error.
The reason for this is that we have non-skilled people that would like to
zoom to point but we do not want to take a chance on them accidently editing
the .CRD file through any type of command. We have the drawing that they
are working in read only but if I do the same to the .CRD we get an error.
Any Ideas or thoughts on how to make the .CRD file be read-only and still
work is greatly appreciated.