• 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: Entourage: Changing current folder viewed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Entourage: Changing current folder viewed


  • Subject: Re: Entourage: Changing current folder viewed
  • From: Allen Watson <email@hidden>
  • Date: Wed, 21 Nov 2001 13:47:01 -0800

On Tue, 20 Nov 2001 16:56:12 -0500 Jason Bourque <email@hidden>
wrote:

> Date: Tue, 20 Nov 2001 16:56:12 -0500
> Subject: Entourage: Changing current folder viewed
> From: Jason Bourque <email@hidden>
>
> Hello,
>
>
> I just can't pin this down, what is the code to make say the outbox folder
> visible instead of the inbox folder.
>
OS 9 version:

tell application "Microsoft Entourage"
open the main window
set the displayed feature of main window to folder "Outbox"
end tell

OS X Version:

tell application "Microsoft Entourage"
open the main window
set the displayed area of main window to mail area
set the displayed feature of main window to folder "Outbox"
end tell


  • Follow-Ups:
    • Re: Entourage: Changing current folder viewed
      • From: Jason Bourque <email@hidden>
  • Prev by Date: Re: Store Script Madness
  • Next by Date: Re: ANNOUNCE: XML Tools 2.3.2
  • Previous by thread: Re: how to quit a script
  • Next by thread: Re: Entourage: Changing current folder viewed
  • Index(es):
    • Date
    • Thread