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