How to create complex macros - Part 1

Usage tips, posted by users. No questions here please.

Moderators: AmigoJack, helios, bbadmin, Bob Hansen, MudGuard

Post Reply
User avatar
ineuw
Posts: 191
Joined: Sun Mar 18, 2007 3:23 pm

How to create complex macros - Part 1

Post by ineuw »

It's possible to create complex macros by breaking down the macro keystrokes to smaller batches - saving them, and then have a single macro call and string them into one. I embedded five macros in to a single operation, but I know that there is a limit. What I didn't try to overcome this limitation, is joining small macros in to larger ones, and then call the larger macros by a single final macro.

I was unable to add to this post, the text list of Search and replace actions, due to some limitation, So, in the following post, I will attempt to paste the list which demonstrates twenty search and replace macros grouped into five actions in one macro and then one final macro calling the five.
TextPad 8.16.0 64bit in English and TextPad 9.1.0 64bit in French, on two separate Windows installations
Post Reply