rSetPos()
Changes the mouse cursor position
Syntax:
rSetPos( nRow, nCol ) -> Nil
nRow : New row of mouse cursor
nCol : New col of mouse cursor
Description:
Changes the mouse cursor to a new position.
Return:
Nothing.
Example:
rSetPos ( 12, 20 )
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson