BooMeR Posted April 23, 2005 Posted April 23, 2005 hat is the command for AutoIt to send the LeftClick command to the current x and y position of the mouse? ph34r.gif
Guest AJcosnell Posted April 23, 2005 Posted April 23, 2005 hat is the command for AutoIt to send the LeftClick command to the current x and y position of the mouse? ph34r.gif<{POST_SNAPBACK}>mousegetpos, posx, posy LeftClick, %posx%, %posy%
Recommended Posts