@Mr. Code Monkey:
It's been a while now, but here you go ... well, no code box (looked ugly), just a link (two, actually):
http://www.textix.de/perlix/index.htm
http://www.textix.de/perlix/perl.runsnippet.zip
No doc available, sorry. (Except for a few hints within the script.)
Cheerio, H.
Search found 2 matches
- Tue Dec 15, 2009 8:13 pm
- Forum: Enhancement Suggestions
- Topic: Run Tool on Selection Only
- Replies: 7
- Views: 1695
- Mon Dec 07, 2009 9:41 pm
- Forum: Enhancement Suggestions
- Topic: Run Tool on Selection Only
- Replies: 7
- Views: 1695
Hmm, not too far ago I wrote a little script to achive just this. The script is written in Perl (and aimed to run "Perl snippets"), but adopting the script to run arbitrary programs shoud not be too hard. I invoke the script as a TextPad custom tool. Prerequisites: - a working installation of Perl ...