On Thursday, July 24, 2003, at 03:57 PM, Alex Rice wrote:
Mark, I just remembered seeing this on the RR User Contributions Page:
Regex Builder by Frederic Rinaldi
A plugin to help test and build regular expression syntax to use with filter, matchText, matchChunk, lineOffset, wordOffset and itemOffset instructions.
http://perso.wanadoo.fr/frederic.rinaldi/
Alex Rice,
Thanks for that link.
Having fun with matchText & matchChunk regex repeat loops. Is there a way to create a matchChunk regex that picks up all instances within a document that may contain several of the same items? In the example I can get it to return the char position for the first one that it finds. I was just wondering if there was a regex way to return a delimited list of all similar items found.
Mark
