Bjr I have a problem when I want to open my assembly my file is read-only and I would like it not to be is there a function that allows you to disable this please
Hello
A silly question, but you right-click on your assembly and property icon; See if read-only checked
The question is why it's read-only.
2 possibilities:
- Read-only at the Windows level: in the explorer, right-click/property:
- File opened by someone else: Enable the multi-user environment in the System options, collaboration topic:
You will have in the context menu (right-click in the template tree on the component concerned) either the " read-only " option (to make the document read-only) or " get write access"
2 Likes