Search found 3 matches

by rpb
Mon May 26, 2003 12:25 pm
Forum: Enhancement Suggestions
Topic: An output window tab for each user defined tool
Replies: 2
Views: 999

You can get near this by having multiple instances of TextPad open. Run each tool in a different instance.
by rpb
Sat May 24, 2003 6:03 pm
Forum: Enhancement Suggestions
Topic: Expand/Collapse blocks of text
Replies: 63
Views: 523642

displaying or excluding all lines that match a regexp/search string would be good. Then being able to refine the currently displayed selection of lines with additional searches.
by rpb
Sat May 24, 2003 5:50 pm
Forum: Enhancement Suggestions
Topic: Tool Parameter Macros
Replies: 2
Views: 828

Tool Parameter Macros

If a tool uses any of the macros $File, $FileName, $UNIXFile or $DOSFile, the active document is saved prior to running the tool. It would be nice to have macros containing the same information but without the save action. Then I could, for example, create a tool to take a back-up of a document that...