> does it... and I found the section in the BBEdit help on > "Perl-Style Pattern Extensions" where all this is > explained... > > "s allow. to match \r" > > Marvelous! The unintuitive part is that this pattern > or "toggle" must begin the entire expression.
For more on how Rev handles it, go to www.pcre.org/man.txt, which is the documentation on the PCRE library that Rev uses for regex handling. Ken Ray Sons of Thunder Software, Inc. Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ _______________________________________________ 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
