On 07/17/2017 03:41 AM, Mark Waddingham via use-livecode wrote:

Indeed, bracket completion has to ignore content of strings otherwise you can't write stuff like:

   put ( ")" & "'" ) & ( "'" ) into tVar

Without funky things happening.

...and with good reason. I can't think why I would *ever* write that.
If I had to do something that daft I'd write it as

put ")''" into tVar

but I would hope the occasion would never arise.

--
 Mark Wieder
 ahsoftw...@gmail.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

Reply via email to