User-defined Doc class like the "Command Results"

General questions about using TextPad

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

Post Reply
Sparhauk
Posts: 2
Joined: Tue Dec 16, 2003 11:55 pm

User-defined Doc class like the "Command Results"

Post by Sparhauk »

Does anyone know if you can make your own document class that behaves like the command results windows. I would like certain regular expressions to act as "hot links". I have about 20 Perl programs that act as tools to search a web tree and open documents with a single click. It would be nice to be able to save the command results to some class of file types and be able to go back to them.

Thanks for any help!

Jeff Hill
User avatar
MudGuard
Posts: 1295
Joined: Sun Mar 02, 2003 10:15 pm
Location: Munich, Germany
Contact:

Post by MudGuard »

Maybe this helps:

create a new tool:
dos command:

Params: type $File

it dumps the active file into the command result window.
If you set up the regex according to your needs you can click your text...
Post Reply