Problem with send command???

Mark Schonewille m.schonewille at economy-x-talk.com
Sun Jun 22 10:39:10 EDT 2008


Hi Klaus,

I tried that while you wrote it. It doesn't work. I believe the send  
command just is't capable of setting variables by reference. This  
seems logical, if you think of what would be happening if you add "in  
0 millisecs".

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Benefit from our inexpensive hosting services. See http://economy-x-talk.com/server.html 
  for more info.

On 22 jun 2008, at 16:33, Klaus Major wrote:
>
> I think yo have to create a variable first before you can reference  
> it.
>
> Try this:
>
> on mouseUp
> local myArray
> put empty into myArray
> send "TestIt myArray,1"  to me
> end mouseUp
>
>
>
> Regards
>
> Klaus Major
> klaus at major-k.de
> http://www.major-k.de
>




More information about the use-livecode mailing list