Hello everyone, I've seen several postings over the past few weeks about Regular Expressions and just thought I'd share a couple of tools that I use when building regular expressions.
I have been using Visual Regexp http://freshmeat.net/projects/visualregexp But have recently stumbled upon RegExplorer which has a cleaner interface. http://regexplorer.sourceforge.net Both of these apps help you see exactly what your regex is looking for. It helps me a lot as sometimes I'm thinking one thing but doing another with my regex. Hope this helps someone, Kevin -- Kevin Old <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]