hi Craig,

Revolution uses its own subset of regular expressions. Just read the docs for replaceText and click on the regular expressions link (if you have a version where this link works). You don't need the additional ampersands in your example. "[a-z]" will do (or "[a-zA-Z0-9"]).

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Dutch forum: http://runrev.info/rrforum

We are always looking for new projects! Feel free to contact us to discuss your custom software project!

On 5 feb 2009, at 00:29, [email protected] wrote:

Mark.

Sort of pseudo wild cards. Whew. Where do the docs say this?

And how do it know? Is it ASCII ordered? In other words, would:

..."[" & "a-z" & "]"... replace every char in that range?

ReplaceText is better than Rinaldi's fullReplace with all that stuff.

Craig

_______________________________________________
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

Reply via email to