Controlling the mouse using Turing?
Author |
Message |
andr3i_c
|
Posted: Fri Jan 16, 2009 9:55 pm Post subject: Controlling the mouse using Turing? |
|
|
Yeah i was wondering if there were any commands that i could use so Turing can take cotrol of my mouse (even when the turing run window is minimized).. like clicking, or moving to certain coordinates. thx. |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Saad
![](http://compsci.ca/v3/uploads/user_avatars/182387547249e7ebb91fb8a.png)
|
Posted: Fri Jan 16, 2009 10:24 pm Post subject: Re: Controlling the mouse using Turing? |
|
|
No way through using a function in Turing. What you can do is make a program in another language, run it via Sys.Exec in Turing and use it to position/click the mouse. |
|
|
|
|
![](images/spacer.gif) |
|
|