[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
NAME: GotoXY
USE: Positions the cursor on a text screen at the specified X and
Y coordinates. This position is relative to the active window.
If Invalid coordinates are given to gotoXY the entire procedure
will be ignored.
DEPENDENCY: The CRT unit must be used placed in the uses section.
SYNTAX: gotoXY(XColumn, YRow);
See Also:
Window
WhereX
WhereY
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson