[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
MSETPOS()
Set a new position for the mouse cursor
------------------------------------------------------------------------------
Syntax
MSETPOS( <nRow>, <nCol> ) --> NIL
Returns
MSETPOS() always returns NIL.
Description
MSETPOS () is a function that moves the mouse cursor to a new position
on the screen. After the mouse cursor is positioned, MROW() and MCOL()
are updated accordingly. To control the visibility of the mouse cursor,
use MSETCURSOR().
See Also:
MSETCURSOR()
MROW()
MCOL()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson