On Wednesday, October 1, 2003, at 12:35 PM, Chris Sheffield wrote:
I need a RegEx string that will match only the whole word. Kind of like the
wholeMatches property works with the offset functions. Is this possible?
Yes. Before the word should be either whitespace or the start of the string. After the word should be either whitespace or the end of the string.
Dar Scott
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
