at-x-y:facility — ordinary primitive
FORTH
AT-XY
( col row -- )(
)
;
p4:"at-x-y";
move the cursor position to the given row and column of the screen. If the output device is not a terminal this will have no effect but can still send an escape sequence.
dpANS 10.6.1.0742 - standard forth word