Replace Quotes with Escaped Quotes in String
Brahmanathaswami
brahma at hindu.org
Mon Dec 14 10:50:17 EST 2015
Are single quotes and double quotes equivalent in Livecode?
that would be new, i don't think soS
Single quotes do not work
*command*escapeQuotes*
*
*put*fld"input"intojai
*replace*'" ' with ' \" ' injai
*put*jai intofld"target"
*end* escapeQuotes
gets us a script error
BR
Peter TB Brett wrote:
> Have you tried just using single quotes: '...'?
>
> Peter
More information about the use-livecode
mailing list