Message 1 of 2
Supress AutoCAD popups automatically using VBA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I am trying to set Insertion Units to unitless for many drawings, every time I set the "insunits" variable to zero, AutoCAD gives me this popup, and the program waits for me to click on it. I want to either not show the Popup or just automatically select continue. Any ideas on how to achieve this?