[MWForum]Re: MIA, Ask an Expert: freeze needs more inputs
Daniel Ajoy
mwforum@lists.mathcats.com
Wed, 02 Jun 2004 09:25:32 -0500
Could you send us the project? I bet the freeze command is
somewhere (in a color, in a turtle,... )
Daniel
OpenWorld Learning
On 1 Jun 2004 at 20:23, askanexpert@openworldlearning.org wrote:
> This is an automatic message sent from the web form at:
> http://mia.openworldlearning.org/howdoi.htm
>
> from: "Julie" 07hazzaj@mbc.qld.edu.au
> date: Tue, 1 Jun 2004 20:23:36 -0600
>
> When my turtle does the following proceedure:
> to land
> make "side 300
> repeat 13 [fd :side rt 90 make "side :side - 20 wait 2]
> lt 90
> fd 60
> wait 20
> setpos [4 166]
> seth 90
> end
>
> It comes up with the error message:
> freeze needs more inputs
>
> However, there is no "freeze" in the proceedure. The only thing frozen is the background and some of the turtles. I have tried unfreezing the background and turtles but this does not fix the problem. It is a problem because the error message closes presentation mode and puts my screen back to development mode. How can I stop the error message?
>
>
> Many Thanks,
> Julie
>
>