Pass all selected files as command-line arguments
Posted: Tue Jan 06, 2004 5:16 pm
Maybe I'm missing what's already there, but...
It would be nice to be able to select multiple files
from the Document Selector and have those file
names passed to my custom tool on the command
line.
In particular, I want to integrate a third-party compare
utility with TextPad. I am imagining that I would
configure those files similar to this in the Parameters
text box of the Preferences dialog (Tools section):
$File1 $File2
where $File1 would be the first file selected and $File2
would be the second, etc.
Thanks for considering,
It would be nice to be able to select multiple files
from the Document Selector and have those file
names passed to my custom tool on the command
line.
In particular, I want to integrate a third-party compare
utility with TextPad. I am imagining that I would
configure those files similar to this in the Parameters
text box of the Preferences dialog (Tools section):
$File1 $File2
where $File1 would be the first file selected and $File2
would be the second, etc.
Thanks for considering,