On Fri, Jul 26, 2013 at 12:10 AM, Thierry Douez <[email protected]> wrote:
> But this one will work and match the first occurence: > > if matchChunk(mystring,"(\([^)]*\)).*",tstart,tEnd) > > Regards, > > Thierry > Nice Thierry! Doesn't handle nested parens though, but once again, that may not be a possibility in the OP's scenario. Pete lcSQL Software <http://www.lcsql.com> _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
