"" characters

yves COPPE yvescoppe at skynet.be
Thu Jan 24 02:36:00 EST 2002


>Hello,
>
>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?
>
>Cordialy
>

Resalut !

put "Michael"&&quote&"AIR"&quote&&"Jordan" into myVariable

A+

-- 
Greetings.

Yves COPPE

Email : yvescoppe at skynet.be



More information about the use-livecode mailing list