MOUSE_COL()
PURPOSE
This function returns the column (X) position of the mouse pointer. This is updated each time a MOUSE_XXX trap is called (XXX represents the specific trap, such as MOUSE_MOV, MOUSE_LBD, etc).
NO OTHER PARTS
RETURN TYPE - I
The position on the form offset from the upper left corner. For example, if the user has the mouse at the upper left corner the value would be 0.
SEE ALSO
Page url: http://www.cassoftware.com/tas/manual/getmousecol.htm