[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Function:   MouseCol()

               This function will return and optionally set the
               Column position of the Mouse.

   Syntax:     MouseCol([<nCol>])

   Arguments:  <nCol> is the Column to position the Mouse cursor.

   Returns:    the Current Column position in the normal Clipper
               range of 0..MaxCol().

   Usage:      * Set the Mouse at the first Column
               MouseCol(0)
               Mostly this function (and MouseRow()) will be used to
               inspect the current Mouse Cursor position.

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