Search found 3 matches

by dwo77
Fri Apr 25, 2014 11:29 am
Forum: General
Topic: Find in File... help needed
Replies: 4
Views: 1013

I reported this bug for version 7.0.9 in August 2013! Still waiting for the fix.
by dwo77
Sun Dec 14, 2008 8:50 pm
Forum: General
Topic: Regex for Ruby errors
Replies: 2
Views: 300

Thank you. I didn't think of using | with nothing on the right side! :lol:
by dwo77
Sat Dec 13, 2008 10:04 pm
Forum: General
Topic: Regex for Ruby errors
Replies: 2
Views: 300

Regex for Ruby errors

Hi everybody!

I'm using Textpad to do some Ruby programming now. I tried to create a regex for parsing errors from the tool-window. I was 2/3 successful, but I need help with the rest.

A possible Ruby error output looks like this:

C:/Temp/fxrb/datatarget.rb:71:in `initialize': undefined local ...