![]() |
KiXtart 2001 Manual |
At( )
Action: | Places
the cursor in the position indicated. |
Syntax: | AT
(row, column) |
Parameters: |
Row
Column
|
Remarks: |
The cursor position is expressed in screen
coordinates. A value of 0,0 represents the top left corner of the screen.
The
AT command is ignored if all
output has been redirected to a file using the REDIRECTOUTPUT
function. |
See Also: |
?,
Color, RedirectOutput(
) |
Returns: | Nothing. |