The Answer: http://www.regular-expressions.info/
matchtext, matchchunk and replacetext use regex, many languages have it in some form or another. >From the dictionary for matchtext: " Tip: Revolution implements regular expressions compatible with the PCRE library. For detailed information about regular expression elements you can use with this function, see the PCRE manual at http://www.pcre.org/man.txt " Regular Expressions can either be really fun and helpful, or a horrific nightmare depending on the day, the circumstances and which side of the bed you slept on the night before. On Sun, Jun 27, 2010 at 2:55 AM, Richmond <[email protected]> wrote: > This will really "show me up" . . . :) > > Well, here goes: > > What exactly is REGEX ? > > Is REGEX cross-platform ? > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
