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
[EMAIL PROTECTED]
http://www.major-k.de


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to