Jump to content

Recommended Posts

Guest Nightwish
Posted

Ok I need the prog to click a button on one of my programs.

The question is, HOW DO I FIND THE COODINATES FOR THAT BUTTON!!??

Is there some simple program out there that will tell me the coodinates of where I place my mouse pointer? AT least then I would know what to put in as x and y values!

Thanks for any help in advance....

Posted

You could use the MouseGetPos ( ) and then the MouseClick ( ) commands, but I might suggest trying to get the ControlCommand ( ) command to work. Check them out in the AutoIT Help.

Guest Nightwish
Posted

Wow I dind't know what that did cause it came up blank! Thanks!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...