On Apr 6, 2005 11:49 AM, jordi
Jordi - something like Regex Coach (http://www.weitz.de/regex-coach/) makes it a lot easier to work out what match indices to use for the different captures in your regular expressions...
I'm already using Regex Coach because someone in this group suggested it to check my regex. I think it's a very great tool!.
I have just realized there is the option to get the index in the "Hightlight" section but I don't know how to get an index greater than 10... (anyone knows how to do that?)
Thanks,
Jordi
I thinkn that might have been my suggestion :-) Hmmm - 10 captures!!! The only thing I can suggest for indices > 10 is contacting the tool maintainer through the mailing list (http://common-lisp.net/mailman/listinfo/regex-coach). It says something about feature requests there.... Stuart Dootson