03-04-2006, 09:38 AM
Example
That is, insert rep line at the beginning of the macro, then select whole text, except rep line, and press Tab. In the example, commas are used instead of tabs.
To stop it, press Pause or other hotkey that is defined in Options. If you need a STOP hotkey specific to this macro, create a function, for example "StopMacro167", and assign it the hotkey trigger. If your macro is named "Macro167", then the function would be
That is, insert rep line at the beginning of the macro, then select whole text, except rep line, and press Tab. In the example, commas are used instead of tabs.
To stop it, press Pause or other hotkey that is defined in Options. If you need a STOP hotkey specific to this macro, create a function, for example "StopMacro167", and assign it the hotkey trigger. If your macro is named "Macro167", then the function would be