Tools in macros

General questions about using TextPad

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

Post Reply
Nitin A

Tools in macros

Post by Nitin A »

Hi,
I have a tool that returns the matching endif statement of a nested if statement. How can I call that from a macro, since while recording a keystroke macro the tools menu is grayed out.
Here are the steps i want to accomplish
1.> Call my tool
2.> Tool returns filename and line number as for compilation results.
3.> Jump back to file from the results.

Thanks
Nitin
Andreas

Re: Tools in macros

Post by Andreas »

As far as I know this is not possible
Post Reply