"" characters

Scott Rossi scott at tactilemedia.com
Wed Jan 23 19:47:01 EST 2002


On Wednesday, January 23, 2002, at 04:40  PM, Aurélien Durand wrote:

> How is it possible to include the "" charaters in a "x" expression? For
> example a name with a sub-name like Michael "Air" Jordan in an 
> expression
> like: put "Michael "Air" Jordan" into variable… The "" characters cause
> interferences and interrupt the script. Is there any way to resolve this
> problem?

   put "Michael" && quote & "Air" & quote && "Jordan" into variable

Regards,

Scott Rossi
Creative Director, Tactile Media
scott at tactilemedia.com
http://www.tactilemedia.com




More information about the use-livecode mailing list