|
Navigation: Using iKog > Creating shortcuts |
![]() ![]()
|
from version 1.83
If you have a commands that you use a lot, you can assign them to a shortcut. A shortcut is simply a quick way of entering a command. There are ten shortcuts, 0 to 9. To create a shortcut simply use the SHORTCUT or SC command followed by the shortcut number and finally the required command. So to set shortcut 3 to execute the command FILTER @Computer you would enter:
>>>SHORTCUT 3 FILTER @Computer |
To use the shortcut, just type = followed by the shortcut number. So to use our filter shortcut we would just enter:
>>>=3 |
To list all the current shortcuts just type SHORTCUT ? or SC ?.
|
To remove a shortcut just use the shortcut command followed by the number, but with the command blank.
So to remove shortcut 3 just enter:
>>>SHORTCUT 3 |