run macros from a batch

General questions about using TextPad

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

Post Reply
Wylie

run macros from a batch

Post by Wylie »

Is there any way to run a macro from a batch file?

The only parameter I can get TextPad to accept when I call it from a batch is what file to open, e.g.:

"c:\program files\textpad\textpad.exe" "file.txt"

There must be a way to do more...

thanks,
Wylie
Andreas

Re: run macros from a batch

Post by Andreas »

go to
Help/Help Topics

select Content,
then
Reference Information - Command Line Parameters

to see what is possible.
Jags

Re: run macros from a batch

Post by Jags »

meaning it is not possible?
Post Reply