• 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: <no subject>
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: <no subject>


  • Subject: Re: <no subject>
  • From: John Delacour <email@hidden>
  • Date: Fri, 22 Aug 2003 00:24:23 +0100

At 10:21 am -0500 21/8/03, Courtney Moore wrote:
Good Morning all you AS gurus!

Is it possible to use Apple Script to show all headers of an email in
Entourage using Applescript 1.9 OS 10.2.6?


Nobody seems to have answered your question. This works with Outlook Express running in Classic, so I imagine it will with Entourage:


tell app "System Events" to tell process "Entourage"
set frontmost to true
keystroke "h" using {command down, shift down}
end

JD



.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: <no subject>
      • From: Paul Berkowitz <email@hidden>
References: 
 ><no subject> (From: Courtney Moore <email@hidden>)

  • Prev by Date: UI Browser and gooey scripting ...
  • Next by Date: Re: <no subject>
  • Previous by thread: Re: <no subject>
  • Next by thread: Re: <no subject>
  • Index(es):
    • Date
    • Thread