In ver 5 i added my external tool as a "DOS command", so that in the tool spec window, the Command was shown as cmd.exe in gray (not changeable). I added my Paramters as "perl -S blah blah...."
My regular expression is ^\([0-9]+\):\([0-9]+\):
I can still do that, and i can invoke the tool, and it ...
Search found 5 matches
- Mon Mar 18, 2013 4:05 am
- Forum: General
- Topic: Regression: Tool RE worked in versions 4, 5, FAILS in 6.2.2
- Replies: 3
- Views: 2124
- Fri Mar 15, 2013 8:57 pm
- Forum: General
- Topic: Regression: Tool RE worked in versions 4, 5, FAILS in 6.2.2
- Replies: 3
- Views: 2124
- Fri Mar 15, 2013 5:28 am
- Forum: General
- Topic: Regression: Tool RE worked in versions 4, 5, FAILS in 6.2.2
- Replies: 3
- Views: 2124
Regression: Tool RE worked in versions 4, 5, FAILS in 6.2.2
I have a tool that outputs lines like:
0004:057: # Purpose: Tex.......
0023:034: blah blah......
...
where the first two tokens are line and col number. I specified it under configure/Tools with "Regular Expression to Match Output" like
^\([0-9]+\):\([0-9]+\):
and File: is blank, Line: is 1 and ...
0004:057: # Purpose: Tex.......
0023:034: blah blah......
...
where the first two tokens are line and col number. I specified it under configure/Tools with "Regular Expression to Match Output" like
^\([0-9]+\):\([0-9]+\):
and File: is blank, Line: is 1 and ...
- Fri Apr 08, 2011 3:32 pm
- Forum: General
- Topic: window split vertical
- Replies: 7
- Views: 2749
- Fri Jun 04, 2010 6:32 pm
- Forum: General
- Topic: Textpad in command prompt
- Replies: 13
- Views: 13911