[Thread Prev] [Thread Next]
To get the color of a turtle the following is what you'd see if you created
a t1 turtle and colored it red and a t2 turtle and colored it green:
t2, show color
65
t1, show color
15
-----Original Message-----
From: Bob Albright [mailto:rlalbright@xxxxxxxxxx]
Sent: Wednesday, November 26, 2003 1:17 PM
To: mwforum@xxxxxxxxxxxxxxxxxx
Subject: Re: [MWForum]Remove all turtles with one command
[bcc][faked-from][mx]
Thanks you. Makes sense after you gave me the answer.
Maybe this one will make sense afterwards also.
The command show get "t1 "visible? reports if the turtle is visible or
not.
I want to find a turtles color and try using show get "t1 "color? but
it doesn't work. What should I use?
Bob
----- Original Message -----
From: "Chris Myers" <cmyers@xxxxxxxxxxxxxxxxxxxxx>
To: <mwforum@xxxxxxxxxxxxxxxxxx>
Sent: Wednesday, November 26, 2003 11:51 AM
Subject: RE: [MWForum]Remove all turtles with one command
> Bob,
>
> Everyone [remove who]
>
> -Chris
>
> -----Original Message-----
> From: mwforum-admin@xxxxxxxxxxxxxxxxxx
> [mailto:mwforum-admin@xxxxxxxxxxxxxxxxxx] On Behalf Of Bob Albright
> Sent: Wednesday, November 26, 2003 8:54 AM
> To: mwforum@xxxxxxxxxxxxxxxxxx
> Subject: [MWForum]Remove all turtles with one command
>
> Instead of using...
>
> remove "t1
> remove "t2
> ...
> remove "t9
>
> is there one command to remove ALL turtles in the project?
>
> Bob Albright
> _______________________________________________
> MWForum mailing list
> MWForum@xxxxxxxxxxxxxxxxxx
> http://mia.openworldlearning.org/mwforum/
> Attachments archived at:
> http://www.mathcats.com/mwforum/attachments.html
> To unsubscribe or for administrative questions contact
> mailto:mwforum-admin@xxxxxxxxxxxxxxxxxx
>
> _______________________________________________
> MWForum mailing list
> MWForum@xxxxxxxxxxxxxxxxxx
> http://mia.openworldlearning.org/mwforum/
> Attachments archived at:
> http://www.mathcats.com/mwforum/attachments.html
> To unsubscribe or for administrative questions contact
> mailto:mwforum-admin@xxxxxxxxxxxxxxxxxx
>
_______________________________________________
MWForum mailing list
MWForum@xxxxxxxxxxxxxxxxxx
http://mia.openworldlearning.org/mwforum/
Attachments archived at:
http://www.mathcats.com/mwforum/attachments.html
To unsubscribe or for administrative questions contact
mailto:mwforum-admin@xxxxxxxxxxxxxxxxxx
Previous by thread:
Remove all turtles with one command
Next by thread:
Passed Variables in setpos
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.
|