Hi.  I'm curious what you're using this script for.   I have an entry in the VO 
keyboard commander to toggle between dom and groups mode, but there's a 
built-in VO command to do that without using a script.
Darcy

On 2011-07-08, at 3:01 PM, louie wrote:

> Apple script to toggle between dom or group navigation.
> 
> (*
> apple script name
> dom or group
> Toggle between dom or group web navigation
> author
> Richard L. Most better known as Louie
> [email protected]
> *)
> 
> tell application "VoiceOver"
>       tell commander
>               perform command "toggle web navigation dom or group"
>       end tell
> end tell
> 
> 
> louie
> [email protected]
> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/macvisionaries?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/macvisionaries?hl=en.

Reply via email to