Search found 3 matches

by MarkYount
Tue Jul 03, 2012 9:57 am
Forum: General
Topic: Tool Output Using RegEx to Jump to Line Fails
Replies: 4
Views: 753

Tool Output Using RegEx to Jump to Line Fails

After trying many solutions, I found a regular expressions that works. I first changed the external program output slightly to this: ProcName - (type) {DriveLetterandPath,lineNbr,1} Adding the fixed column 1 was not really necessary, but it doesn't hurt. The new RegEx is: ^[^{]+{\([^,]+\),\([0-9 ...
by MarkYount
Thu May 31, 2012 3:15 pm
Forum: General
Topic: Tool Output Using RegEx to Jump to Line Fails
Replies: 4
Views: 753

Tool Output Using RegEx to Jump to Line Fails

I installed Ver 6 and recreated my tools, one of which was to list all the functions/subs in a VBScript by running an external program and capturing the output and then using the RegEx in the "Tools" Preferences dialog to jump to the line. This has worked reliably through Ver 5.4.2, but now fails ...
by MarkYount
Tue Aug 19, 2008 3:48 pm
Forum: Enhancement Suggestions
Topic: Submenus for Macro Menu
Replies: 0
Views: 474

Submenus for Macro Menu

I'm getting so many useful macros that I need a way to organize them by function and not just the name. Being able to add cascading submenus to the user part of the Macros menu would be a great help.