Insert tool output into file body.

Ideas for new features

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

Post Reply
dda
Posts: 5
Joined: Thu May 29, 2008 3:54 pm

Insert tool output into file body.

Post by dda »

I would love to be able to:
• Select some text
• Run a tool passing selected as $Sel
• Have TextPad capture the output of the tool BUT

.... instead of populating the Command Results window, have the output of the tool written back over the selected text.

Has anyone found a good way to do this?

I guess I could get the tool to write to clipboard and then do a Ctrl-V, but a programmatic method would be really cool.

HMMMM..... I guess I could call the TOOL from a MACRO and then have the MACRO do the Ctrl-V.

Any thoughts?

DDA
Post Reply