Can't save vba project

Can't save vba project

JanneArvid
Participant Participant
713 Views
1 Reply
Message 1 of 2

Can't save vba project

JanneArvid
Participant
Participant

I can't save my vba project after a change in the code, i get a prompt alert that the file is Read only.

The file is located on my C: disc and in Autocad 2022 i added the folder in Trusted location and is not a synchronized folder. The file properties is set to not read only.

Any ideas?

0 Likes
714 Views
1 Reply
Reply (1)
Message 2 of 2

Ed__Jobe
Mentor
Mentor

AutoCAD likes Trusted Locations to be read-only. You can put your dvb in a folder that is read/write enabled, but you will have to respond to a prompt to allow that. As to your current changes, you can copy the module's code to a text file and then after you fix the write issue, paste it back to the dvb.

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

0 Likes