But (?im)^\s*put\s((?!(into|after|before|\\)).)*$ -- works perfectly in BBedit. Thank you very much (just doesn't work in live code perhaps because I don't know how to tell livecode to use Regex in the find feature).
On Sat, May 4, 2013 at 10:24 PM, william humphrey < b...@bluewatermaritime.com> wrote: > (?im)^\s*put\s((?!(after|into|before|\\)).)*$ > > > the after|into|before , guessing the vertical bar means "or" but is not > working. It only works for whatever the first word is and then still finds > the next two. > -- http://www.bluewatermaritime.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode