VBA not installed

VBA not installed

Anonymous
Not applicable
541 Views
1 Reply
Message 1 of 2

VBA not installed

Anonymous
Not applicable

when I open some CAD file, it says 'this drawing contains content created with MS Visual Basics for application software (VBA), what do you want to do?'

I have no idea how VBA works in a CAD file. I don't have this warning with files in the past. Could anyone explain? Thanks

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

cadffm
Consultant
Consultant

You can store VBA-code in special programming files, but also as embedded code.

One had embedded a program in this DWG, if "that one" are not you, you never should run this code.

Think about the code could try to delete all open files, or all files on your harddisc, I don't know the content of this program. You?


https://knowledge.autodesk.com/support/autocad/downloads/caas/downloads/content/download-the-microso...

IF the vba modul is installed, the you get a question

Sebastian

0 Likes