Filter

Jeanne A. E. DeVoto revolution at jaedworks.com
Wed Jun 1 14:32:38 EDT 2005


At 12:52 PM +0200 6/1/2005, Mark Schonewille wrote:
>Thanks for replying. Are you saying that really only the regex rules 
>as described in the little regex syntax window of the docs in 
>Revolution are valid in Transcript? The docs clearly say to have a 
>look at some Perl website for further info on regex. Perhaps this 
>reference should be removed from the docs, for now.

Filter doesn't take a regular expression at all. It takes a wildcard 
expression, which is conceptually similar to regex but not the same. 
The docs for filter make no reference to the PCRE library 
documentation.

(You may be thinking of matchText and matchChunk, which do take 
regular expressions and which support the suite documented in the 
PCRE manual.)
-- 
jeanne a. e. devoto ~ revolution at jaedworks.com
http://www.jaedworks.com


More information about the use-livecode mailing list