Chapter Contents

Previous

Next
%MOVE

%MOVE



Moves to the (x, y) coordinate.

Variables affected: FUNCTION, X, Y
Updates: XLAST, YLAST


Syntax

Syntax

%MOVE (x, y);

Parameter Description
x numeric constant or numeric variable name; the horizontal coordinate of the position to move to.
y numeric constant or numeric variable name; the vertical coordinate of the position to move to.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.