On 7/1/03 4:57, "DigestBoy" <[EMAIL PROTECTED]> wrote:

> Here's a question: anyway to get Entourage to open up a subfolder (in my
> case, called "Follow Up") so that it's in the foreground, every time I
> launch? 
> 
> 

Set up an applescript:

Tell app "Microsoft Entourage"
Open folder "Follow Up" of folder "<name of top level folder>"
End tell

Now, save that script somewhere (anywhere - it doesn't have to be in the
scripts folder), and set up a schedule to run on startup that fires this
script off.


-- 
Barry



-- 
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