Page 1 of 1

User-defined Doc class like the "Command Results"

Posted: Thu Jan 08, 2004 3:32 pm
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

Posted: Thu Jan 08, 2004 3:53 pm
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...