7K • Chapter 6
6-14
Assume that we now wish to change its name to 789. Enter the following
command:
(PW) 27 1000 0789 *
Finally, let's change its name once more to simply D. Enter the following
command:
(PW) 27 0789 000D *
Here is a wrap-up of what we have done.
• Before its name was changed, the macro was executed by entering 6A.
• After the first name change, it was executed by entering 1000*.
• After the second name change, it was executed by entering 789*.
• After the third name change, it was executed by entering D.
You can see that a macro can have a short or long name, and its name can be
made up of numerals or letters (A, B, C, or D).