Whassa difference?
Klaus Major
klaus at major-k.de
Fri Dec 16 12:54:15 EST 2005
Hi Ryno
> I put the following script into button "A":
>
> on mouseUp
> put image "Image A" into image "Image1"
> end mouseUp
>
> on mouseUp
> put image "Image A" into image "Image
i guess that should read "image1"
If not, that's the explanation ;-)
> end mouseUp
>
> When I comment out the first part, it works perfectly.
> When I comment out the second part I get this error:
>
> Commands: Missing ','
> Line: put image "Image A" into image "Image1"
>
> The only difference is: I copied and pasted the first script from
> the Web, and the second script I typed in manually. Whasappening?
>
> Ryno
well i guess that could be an invisible character that got also copied.
I remember that i had something similar soem months ago.
Retyping the SAME phrase again cleared it.
Regards
Klaus Major
klaus at major-k.de
http://www.major-k.de
More information about the use-livecode
mailing list