[Thread Prev] [Thread Next]
This is an automatic message sent from the web form at:
http://mia.openworldlearning.org/howdoi.htm
from: Andrea Duran <aduran@xxxxxxxxxxxxxxxxxxxxx>
date: Tue Jun 27 18:57:08 2006
Hello,
Is there a specific amount of turtles I can talk to using the tto command? I'm
trying to make a procedure that talks to most of the turtles I have on the
page (30).
to reset
tto [t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t13 t14 t15 t16 t17 t18 t19 t20
t21 t22 t23 t24 t25 t26 t27 t28 t29]
setsize 10
end
Here is the error message I get when I'm talking to all the turtles:
tto does not like [t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t13 t14 t15 t16 t17
t18 t19 t20 t21 t22 t23 t24 t25 t26 t27 t28 t29] as input in garden
It does work if I talk to a few at a time.
Thanks,
Andrea Duran
*****************************
OpenWorld Learning
http://www.openworldlearning.org
Previous by thread:
MIA, Ask an Expert: increase slider when player wins
Next by thread:
Re: MIA, Ask an Expert: tto [t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t13 ...
To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.
|