BMeister Posted November 22, 2008 Report Posted November 22, 2008 Can anyone here tell me if Macro Express can perform the following sequence: 1- note current mouse position 2- run macro (consisting of a mouse move and click) 3- return to initial mouse position To eleborate, essentially, I need a macro to run (mouse movements and all) but then return the mouse to its initial position before the macro was performed. Is this possible? Quote
rberq Posted November 23, 2008 Report Posted November 23, 2008 Get Mouse Position Screen %N1% %N2% Move Mouse Window 291, 388 Mouse Left Button Click Mouse Move Screen %N1% %N2% Quote
BMeister Posted November 23, 2008 Author Report Posted November 23, 2008 Get Mouse Position Screen %N1% %N2%Move Mouse Window 291, 388 Mouse Left Button Click Mouse Move Screen %N1% %N2% Judging by your quick reply, I'm guessing it's child's play for macro express Thank you. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.