Name

gotoxy:term — ordinary primitive

Synopsis

EXTENSIONS

GOTOXY ( x y -- )();
p4:"gotoxy";

Description

move the cursor to the specified position on the screen - this is usually done by sending a corresponding esc-sequence to the terminal.