SETCURSOR

Synopsis
SETCURSOR vector
Description

Note

SETCURSOR is not supported in FMSLogo.

In other Logo environments, SETCURSOR moves the screen cursor to an x,y coordinate given by an input vector (a list of two numbers). The origin is the upper left corner, positive direction is down and right. This command also forces the immediate printing of any buffered characters.


SourceForge.net Logo