Hi,
I need to do some repetitive task in another program. A direct interaction probably requires a link between this program and Mathematica which I am not sure exists. The simplest idea which came in mind is to interact through mouse-clicking.
So, how can I control a mouse (location, click, double-click) through code in Mathematica?
Other suggestions are also appreciated.