Untitled

(Steven Felgate) #1

Quick Reference


Commands

CUI

Manages the customized user interface elements in the product.

Repeat Commands in Macros

You can use a leading asterisk (*) to repeat a command in a macro until you
choose another command.

Once you have selected a command, you might want to use it several times
before moving on to another command. In a macro, you can repeat a command
until you choose another command. You cannot use this feature to choose
options.

If a macro begins with *^C^C, the command is repeated until you terminate
by pressing ESC on the keyboard or by selecting another command.

NOTEDo not use ^C (Cancel) within a macro that begins with the string *^C^C;
this cancels the repetition.

The macros in the following examples repeat the commands:

*^C^CmoveSingle
*^C^CcopySingle
*^C^CeraseSingle
*^C^CstretchSingleCrossing
*^C^CrotateSingle
*^C^CscaleSingle

Each macro in the example starts a command and then prompts you to select
an object. Any other prompts necessary to complete the command are
displayed, and then the command ends and starts again.

NOTECommand repetition cannot be used in macros for image tile menus.

Create Macros | 109

Free download pdf