|
MACROS
|
Using <RESET-DEFAULT>
Tool
Some functions in the Menus don't have an actual insertable tool. For
example, <TEXT-SIZE>. This is because it is a three-way toggle between
small, medium and large. So what if you want a macro that does something
like "Make Text Large" and another that says "Make Text
Small."
You use the <RESET-DEFAULT> tool to set the item back to its default
value, then hit the key the appropriate number of times to get it to where
you want. Take a look at the example for "Make Text Large";
<FEEDBACK-MENU>7<RESET-DEFAULT>4448
Now look at the macro to "Make Text Small";
<FEEDBACK-MENU>7<RESET-DEFAULT>48
The numbers refer to keys that need to be pressed in the menu if you
do it manually.
|