I am not sure I am getting this right, but what if someone would like to import some units in fatexclusive mode? Currently the functionality is available oly for the main project, correct?
thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Indeed units are not considered when a readonly copy is created and at present they can be freely modified. I think they should not be allowed to be written if the main project is read only. Making units fully compatible with exclusive access mode and generating their proper copies may be daunting though.
I also see a problem with opening exclusive files by a 64 bit build. I will need to look closer at it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hello,
I am not sure I am getting this right, but what if someone would like to import some units in fatexclusive mode? Currently the functionality is available oly for the main project, correct?
thank you
Indeed units are not considered when a readonly copy is created and at present they can be freely modified. I think they should not be allowed to be written if the main project is read only. Making units fully compatible with exclusive access mode and generating their proper copies may be daunting though.
I also see a problem with opening exclusive files by a 64 bit build. I will need to look closer at it.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Thanks Janusz, keep the good work!