Navigation:  Using iKog >

Creating shortcuts

Previous pageReturn to chapter overviewNext page

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 ?.

 

>>>SHORTCUT ?

=0 unused

=1 unused

=2 unused

=3 FILTER @Computer

=4 unused

=5 unused

=6 unused

=7 unused

=8 unused

=9 unused

 

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