XPRINT GET POS statement

Purpose

Retrieve the last point referenced (POS) by an XPRINT statement.

Syntax

XPRINT GET POS TO x!, y!

Remarks

XPRINT GET POS allows you to retrieve the last point referenced (POS) by XPRINT statements.  The coordinate points are specified in pixels (or world coordinates, if those were defined with an XPRINT SCALE statement). If executed without a host printer attached, an error 57 is generated, and the values 0,0, are returned.

See also

XPRINT ATTACH, XPRINT SET POS