Hi, Does the Regex unit included with FCL support word boundaries? eg: the \b tag as used by some other regex libraries. If the Regex unit does support it, what syntax must I use?
I know about the ^ (beginning of line) and $ (for end of line), but that is not what I'm looking for, because the words I want to match might appear in the middle of the text. -- Ben. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal