On Sun, Aug 24, 2014 at 10:35 AM, JB <sund...@pacifier.com> wrote: > (tString1,"(.*)" & tString2 & "$",tString1,tStart,tEnd)
My apologies, should have tested it first! It should be: if matchChunk(tString1,".*(" & tString2 & ")$",tStart,tEnd) then delete char tStart to tEnd of tString1 end if Pete lcSQL Software <http://www.lcsql.com> Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html> _______________________________________________ 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