%MOVE Macro

Moves to the (x, y) coordinate.
Updates: XLAST, YLAST
Variables written out: FUNCTION, X, Y
Requirement: You must run the %ANNOMAC macro before using any other annotate macros. For more information, see Making the Macros Available.

Syntax

%MOVE (x, y);

Parameters

x, y
specify new coordinates for the next annotation. Values can be numeric coordinates, numeric constants, or numeric variables. For details, see the Annotate X Variable.