Button Macro Stalls at 'Apply' for Express Tools OVERKILL Command

Testing a button macro code to invoke the OVERKILL command including the selection option as ALL entities, the process stalls when the dialog box appears.

PROBLEM: The attempted macro code stalls after entity selection.
The dialog box appears and the ACCEPT button must depressed before it continues.

CODE: C^C^_OVERKILL;ALL;;APPLY;

QUESTION: What is the needed in the above code to complete processing?

Thanks,
Clint

Comments

  • I found code that works and includes OVERKILL. It also performs additional housekeeping actions as well! :)

    ^C^C-OVERKILL;all;;;_zoom;e;-purge;a;;n;audit;y;-purge;a;;n;qsave
  • Yep for others you had the c^ backwards should be ^c standing for Ctrl+c