"" characters
Geoff Canyon
gcanyon at inspiredlogic.com
Thu Jan 24 03:32:01 EST 2002
At 4:45 PM -0800 1/23/02, Scott Rossi wrote:
>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
I'd love to be able to do what some other tools offer:
put 'Michael "Air" Jordan' into variable
regards,
Geoff
More information about the use-livecode
mailing list