Standard Library

Kay C Lan lan.kc.macmail at gmail.com
Tue Aug 12 22:40:53 EDT 2014


On Mon, Aug 11, 2014 at 10:38 PM, Thierry Douez <th.douez at 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.




More information about the use-livecode mailing list