Wednesday, April 27, 2005

Regex Tester

The Regular Expression Tester at regexlib.com is pretty neat. It handles .NET regular expression syntax, so I was able to use it to develop my app from the post before. And, now I'm using it again to debug that app. : The good news is, the problem was in my procedural logic, not in the Regex. Whew!
At any rate, having a tester is a real time-saver when writing regexes.

No comments :