Our software allows the user to create and use macros to speed up typing of frequently used SQL constructs. Macros are just text strings, either predefined or custom-made, representing the SQL construct. Pressing the hotkey, while in the editor window, will insert the associated macro at the current cursor position.
There are two kinds of macros - predefined, which you cannot change, and flexible user-defined macros.
Use "Script->Macro definitions" menu item or corresponding toolbar button to create or edit the user-defined macros and then edit the needed lines in the dialog. Click "Save" button to save your changes or "Cancel" to abort them.