◄Summary► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── The moveto subroutines move the current graphics position to the specified point. The moveto routine uses the view-coordinates (<x>, <y>) as the current position. The moveto_w routine uses the window- -coordinates (<wx>, <wy>) as the current position. No drawing takes place. Return Value None. -♦-