Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Guide To CA-Clipper - <b>mcol()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MCOL()
 Determine the mouse cursor's screen column position
------------------------------------------------------------------------------
 Syntax

     MCOL() --> nCurrentMouseColumn

 Returns

     MCOL() returns the mouse cursor's current screen column position.

 Description

     MCOL() is a function that is used for determining the mouse cursor's
     screen column position.  This is useful when implementing a hit testing
     routine whose purpose is to determine if the mouse cursor is on
     pertinent information when the left mouse button is pressed.


See Also: MROW()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson