At 10:25 AM -0700 8/21/2001, Troy Rollins wrote:
>I am needing to make use of pattern matching through regular expressions in
>one of my current projects. Is there a definitive list of supported
>techniques within Revolution?
You can use regular expressions with matchText, matchChunk, and
replaceText. (There's a regular expressions reference showing all the
supported syntax, which is available from the See Also menu in each of
these entries.)
There's also the filter command, which uses globular expressions (such as
are used by Unix shells) rather than regular expressions.
The examples of use are not exactly rich right now, though I'm planning to
(you'll be happy to hear) put some handlers that use regexes into the 1.1
version of the Cookbook. ;-)
--
Jeanne A. E. DeVoto ~ [EMAIL PROTECTED]
http://www.runrev.com/
Runtime Revolution Limited - Power to the Developer!