common code patterns

Bob Sneidar bobsneidar at iotecdigital.com
Mon Aug 14 11:02:39 EDT 2017


put "Hello there, Teddy Roughrider Roosevelt!" into tText
replace "Roughrider" with quote & "Roughrider" & quote in tText

Bob S


> On Aug 12, 2017, at 13:20 , Richard Gaskin via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> The q function is handy, but handier still would be to have JavaScript's support for interchangeable single- and double-quotes to allow nesting, e.g.:
> 
>  put 'Hello there, Teddy "Roughrider" Roosevelt!'
> 
> -- 
> Richard Gaskin





More information about the use-livecode mailing list