SETXY xcor ycor

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

