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

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to