Whassa difference?

Eric Chatonet eric.chatonet at sosmartsoftware.com
Fri Dec 16 13:04:17 EST 2005


Hi Ryno,

You have certainly invisible characters that were be copied :-)
When you copy code from the web, paste it into textEdit (Mac) or  
Wordpad (Win) and transform it in plain text first :-)

Best Regards from Paris,
Eric Chatonet
------------------------------------------------------------------------ 
----------------------
http://www.sosmartsoftware.com/    eric.chatonet at sosmartsoftware.com/


Le 16 déc. 05 à 18:38, Ryno a écrit :

> 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
> 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?




More information about the use-livecode mailing list