Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Trying to create a Toolbar Button that would Overkill, Audit, & Purge entire Drawing with out all the extra steps,
starting with overkill I am not understanding, does it always need you to select objects?
was trying this: ^C^C_-overkill;all;
I think Purge would select entire drawing by doing a dash before command? ^C^C_-Purge;a;*;n;
Audit would be : audit;y;
so would the Macro line in the button be as this: ^C^C_-overkill;all;^C^C_-Purge;a;*;n;audit;y;
Solved! Go to Solution.