
-----------------------------------
andr3i_c
Fri Jan 16, 2009 9:55 pm

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.

-----------------------------------
Saad
Fri Jan 16, 2009 10:24 pm

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.
