[Thread Prev] [Thread Next]
On 17 Feb 2007 at 21:54, rwege@xxxxxxxxxxxxxxxxxxxxxxx wrote:
> Hi mwforum,
>
> I am working on Dynaturtle, which is a spacecraft simulation
> wherein the turtle drifts independent of the heading and it
> responds to "kicks" of the engine in the back. Speed and
> direction are controlled by the force vector produced by the
> engine. I am translating an old Apple II version of this into
> Microworlds EX and some commands have changed, Setpos being one.
> It used to be SETXY. It uses XCOR AND YCOR to develop data for
> setting the position of the turtle at any point in time. I am not
> able to make SETPOS take any data though. It will not accept
> variables. For instance, it won't take SETPOS [:A :B], nor will
> it take SETPOS [XCOR YCOR].
> The question is: What is the syntax for getting data into the
> SETPOS [] command?
>
> Ralph Wege
>
Hi Ralph,
This question has been answered many times:
http://mia.openworldlearning.org/mwforum/msg01351.html
http://mia.openworldlearning.org/mwforum/msg00786.html
http://mia.openworldlearning.org/mwforum/msg00742.html
To find those entries I just typed "setpos" in the
Search box here:
http://mia.openworldlearning.org/mwforum/
ALL questions are welcome, but I also want to make members
aware of the vast amount of useful information that's already
in the MWForum archives (indexed by Google :)
Daniel
OpenWorld Learning
Previous by thread:
Re: Placing data into Setpos [ ]
Next by thread:
Re: Placing data into 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.
|