On 10/22/04 9:52 AM, "Paul Berkowitz" <[EMAIL PROTECTED]> wrote:

>>> Assign a keyboard shortcut to an applescript:
>>> 
>>> Tell app "Microsoft Entourage" to open custom view "All Events"
>> 
>> Well, not quite. It opens the custom view, but in a new window. I'd want to
>> just switch to the custom view in the same window, otherwise I'll end up
>> with tons of windows for my different views.
> 
> tell application "Microsoft Entourage"
>     set displayed feature of main window to custom view "All Events"
>     select main window
> end tell

Ah, perfect! Thanks, that's going to save me a lot of time and mousing!
 
 
Kirk
 
    My forthcoming book: The Mac OS X Command Line: Unix Under the Hood
               -        -        -        -        -        -
             Read my blog: Kirkville -- http://www.mcelhearn.com
          Musings, Opinion and Miscellanea, on Macs, iPods and more
      Kirk McElhearn | Chemin de la Lauze | 05600 Guillestre | France 


-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to