• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Scripting Preview Pane in Entourage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scripting Preview Pane in Entourage


  • Subject: Re: Scripting Preview Pane in Entourage
  • From: Martin Orpen <email@hidden>
  • Date: Wed, 23 Mar 2005 17:52:59 +0000

on 23/3/05 5:32 pm, Todd Geist at email@hidden wrote:

> Hello Everyone,
>
> I am trying to script changing Preview Pane to "On Right in MS Entourage.  I
> think I need to use GUI Scripting to do it.  But the script which I got from
> apple's GUI scripting page doesn't seem work (see below)
>
> Does anybody have any ideas?

There's probably a better method than UI, but this should do it:


    activate application "Microsoft Entourage"
    tell application "System Events"
        tell process "Microsoft Entourage"
           keystroke "\\" using {command down}
        end tell
    end tell



Regards

--
Martin Orpen


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Scripting Preview Pane in Entourage (From: Todd Geist <email@hidden>)

  • Prev by Date: Scripting Preview Pane in Entourage
  • Next by Date: Re: Mount Volume using SMB works in 10.2.8....since when?
  • Previous by thread: Scripting Preview Pane in Entourage
  • Next by thread: Calendar Views, Entourage
  • Index(es):
    • Date
    • Thread