_MOUSEX
— Returns the current
horizontal position of the mouse pointer.
Syntax:
%_MOUSEX
This variable might be useful with SETMOUSEPOS
if you want to move the mouse pointer relative to its current position.
The range of possible return values depends on your monitor size.