SETXY xcor ycor

	moves the turtle to an absolute screen position.  The two
	arguments are numbers, the X and Y coordinates.

