Hi Nic, great, that’snearly what I needed. :-)
Is there a way to implement a pause before the script performs a mouse click? Waht I experienced was the click sound immediately after running the script. And what happened was that the mouse clicked where it was at tis moment but not necessarily at the VO cursor. I beleive if there was a pause the mouse cursor would have time to move to the VO cursor then it could click right on this spot. Thanks and all the best Jürgen > Am 08.11.2014 um 01:32 schrieb Nicholas Parsons > <mr.nicholas.pars...@gmail.com>: > > Hi Jürgen, > > Try this: > > tell application "VoiceOver" > tell commander > perform command "move mouse pointer to voiceover cursor" > perform command "click mouse" > end tell -- commander > end tell -- VoiceOver > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to macvisionaries+unsubscr...@googlegroups.com > <mailto:macvisionaries+unsubscr...@googlegroups.com>. > To post to this group, send email to macvisionaries@googlegroups.com > <mailto:macvisionaries@googlegroups.com>. > Visit this group at http://groups.google.com/group/macvisionaries > <http://groups.google.com/group/macvisionaries>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to macvisionaries+unsubscr...@googlegroups.com. To post to this group, send email to macvisionaries@googlegroups.com. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.