hi there...
to press the spacebar just use the function sendkeys("{SPACE}") (the key could be wrong I'm doing this by heart)
do you want to move your mouse inside your app. or outside??? outside will be difficult (you don't have mouse control outside your app.), inside just do the double click yourself (for example in any control just call by yourself the doubleclick procedure.)
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from dparsons signature and he Took that from planoie's profile
================================================== =========