[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MouseCol()
 Return the current mouse col.
------------------------------------------------------------------------------

 Syntax:

     MouseCol() --> nCol

 Returns:

     MouseCol() returns a numeric indicating the current mouse text column.

 Description:

     MouseCol() is used to find out where the mouse is on the screen.
     This function is more useful when used in a polling loop.  The column
     returned will indicate the text location not the pixel location.


 Files:  Library is MOUSE.LIB.

See Also: MouseRow() SetMousePos()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson