[Thread Prev] [Thread Next]
|
Subject: |
MIA, Ask an Expert: freeze needs more inputs |
|
From: |
mwforum@xxxxxxxxxxxxxxxxxx (Ask an Expert - Question) |
|
Date: |
Tue, 01 Jun 2004 21:25:10 -0500 |
This is an automatic message sent from the web form at:
http://mia.openworldlearning.org/howdoi.htm
from: "Julie" 07hazzaj@xxxxxxxxxxxxxx
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
Previous by thread:
MIA, Ask an Expert: turtle positioning
Next by thread:
Re: MIA, Ask an Expert: freeze needs more inputs
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.
|