regular expressions and returns

Keith Martin keith at vortex.co.uk
Fri Sep 12 11:09:01 EDT 2003


Okay, I'm getting my head around regex (or so I like to pretend), but 
how would I use replaceText to find/replace a couple of items 
separated by one or more carraige returns? How do I specify: 'literal 
string', 'one or more return characters', 'literal string' ..?

As in:
   <x> (return) <y>
or
   <x> (return, return) <y>
etc...

k, ready to say "Doh!"



More information about the use-livecode mailing list