Using Single Object Selection Mode in Menu Macros

Single Object Selection mode cancels the normal repetition of the Select Objects prompt in editing commands. Consider the following menu macro example:

[Erase]*^C^CERASE single

This item terminates the current command and activates ERASE with the Single selection option. After you choose this menu item, you either select a single object to be erased, or click a blank area in the drawing and specify a selection window. Any objects selected in this way are erased, and the menu item is repeated (due to the leading asterisk) so that you can erase additional objects. Single Selection mode provides more dynamic interaction with AutoCAD LT.