On Mon, Aug 11, 2014 at 10:38 PM, Thierry Douez <th.do...@gmail.com> wrote:
>
> Check capture group naming and branch reset.
>
Thanks Thierry, completely unaware of those. A quick play and I
couldn't get capture group naming to work with LC but branch reset I
could, so that is most useful. Still for anyone who is new to regex or
a very occasional user I find http://regex101.com/#pcre very helpful
as the explanation window tells you what each bit of your code will
do, it hilites any unmatched parentheses and tells you exactly how
many capturing groups you've created.

That's what I love so much about LC and this List. LC allows you to
dip your toes in the waters of regex, perl, shell scripting, SQL,
XML... and this List encourages you to wade right in.

_______________________________________________
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

Reply via email to