Startup Folder

C

Charles Leung

It stays where it was every time I launch Entourage 2004. Can I keep it in
Inbox? Thanks.

Charles
 
P

Paul Berkowitz

It stays where it was every time I launch Entourage 2004. Can I keep it in
Inbox? Thanks.

Entourage re-opens to the folder you were in when you quit last time. If you
want it to open to your Inbox, go to the Inbox just before quitting.

--
Paul Berkowitz
MVP MacOffice
Entourage FAQ Page: <http://www.entourage.mvps.org/faq/index.html>
AppleScripts for Entourage: <http://macscripter.net/scriptbuilders/>

Please "Reply To Newsgroup" to reply to this message. Emails will be
ignored.

PLEASE always state which version of Microsoft Office you are using -
**2004**, X or 2001. It's often impossible to answer your questions
otherwise.
 
B

Bernard Rey

Charles said:
It stays where it was every time I launch Entourage
2004. Can I keep it in Inbox?

In a reply to a similar question, Barry Wainwright
suggested another workaround than the one Paul did :

Set up an applescript:

Tell application "Microsoft Entourage"
Open folder "Inbox"
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.

Guess it's worth a try...
 
Top