8-5
Version 1.73 Copyright © 1997 Link Communications Inc. 1/18/97
053: Program a Single Command Macro Sequence
This command allows you to program a macro to contain one command. It does exactly the
same thing as deleting the macro with Command 055, then appending it with Command 056. If
you want a macro to contain more than one command, you can program the first command in
the macro with this command, but you will have to use another command like Command 056 to
append the rest of the commands in the macro onto the end.
<053> mmm ccc d..d
Parameters:
- 053 is the default command name.
- MMM is the macro number for this sequence to be stored in
- CCC is the command number to be executed by the macro
- D..D is the additional data associated with command MMM
Example:
Want to execute command 031 using macro 123
- 031 with 20 additional digits (1,2,3,4,5,6,7,8,9,0,9,8,7,6,5,4,3,3,2,1)
<053> 123 031 1234567890987654321 D or unkey or <Enter>