[Thread Prev] [Thread Next]
not quite there... I am attaching the project so you can see....the procedure
is in the backpack of the turtle....
I can get it to do choosen shape
to random_text
run textpick "text2
make "choice textpick "text1
end
But when I try to get that random shape into the spiralgraph procedure I
fail...
to random_text
run textpick "text2
make "choice textpick "text1
run :choice
repeat 60 [choice rt 6]
end
Ronald Boyd
GT Coordinator/Technology Integration Specialist
Rosemount Elementary
651-423-7690
ronald.boyd@xxxxxxxxxxxxxxx
________________________________
From: mwforum-admin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx on behalf of Alain Tougas
Sent: Tue 7/22/2008 11:57 AM
To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: RE: MIA, Ask an Expert: run textpick
Hi,
If
run textpick "text
is good for you, then this would also be good:
make "choice textpick "text
run :choice
Is that a good pointer?
AT
-----Original Message-----
From: mwforum-admin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
[mailto:mwforum-admin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
askanexpert@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Sent: Tuesday, July 22, 2008 12:23 PM
To: askanexpert@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: MIA, Ask an Expert: run textpick
This is an automatic message sent from the web form at:
http://mia.openworldlearning.org/howdoi.htm
from: Ron <ronald.boyd@xxxxxxxxxxxxxxx>
date: Tue Jul 22 10:22:45 2008
platform: PC
version: MicroWorlds Ex
I am wondering if you can use the run textpick "text command in this way. In
the text box I am using I have a list of shapes I have already taught my
turtle to do like square, triangle, etc. I would like to use the run
textpick in the process of making a spiralgraph to add randomness to the
choice process of the shapes it will use to make the spiralgraph. However I
need it to pick a shape from the list in the text box once and then insert
that choosen shape into the procedure for the spiralgraph. If I don't it
will pick a new shape each time as it goes around making the spiralgraph
making a mess instead. I am thinking it might be something with variables???
Any ideas?
<<winmail.dat>>
Previous by thread:
RE: MIA, Ask an Expert: run textpick
Next by thread:
RE: MIA, Ask an Expert: run textpick
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.
|