[MWForum]Remove all turtles with one command
Dan Stone
mwforum@lists.mathcats.com
Wed, 26 Nov 2003 14:06:09 -0500
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@pngusa.net]
Sent: Wednesday, November 26, 2003 1:17 PM
To: mwforum@lists.mathcats.com
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@openworldlearning.org>
To: <mwforum@lists.mathcats.com>
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@lists.mathcats.com
> [mailto:mwforum-admin@lists.mathcats.com] On Behalf Of Bob Albright
> Sent: Wednesday, November 26, 2003 8:54 AM
> To: mwforum@lists.mathcats.com
> 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@lists.mathcats.com
> http://lists.mathcats.com/mailman/listinfo/mwforum
> Attachments archived at:
> http://www.mathcats.com/mwforum/attachments.html
> To unsubscribe or for administrative questions contact
> mailto:mwforum-admin@lists.mathcats.com
>
> _______________________________________________
> MWForum mailing list
> MWForum@lists.mathcats.com
> http://lists.mathcats.com/mailman/listinfo/mwforum
> Attachments archived at:
> http://www.mathcats.com/mwforum/attachments.html
> To unsubscribe or for administrative questions contact
> mailto:mwforum-admin@lists.mathcats.com
>
_______________________________________________
MWForum mailing list
MWForum@lists.mathcats.com
http://lists.mathcats.com/mailman/listinfo/mwforum
Attachments archived at:
http://www.mathcats.com/mwforum/attachments.html
To unsubscribe or for administrative questions contact
mailto:mwforum-admin@lists.mathcats.com