J
Jeffrey Gordon
Hi!
I've looked everywhere for a quit script for Entourage. Sounds simple,
I know... and I've tried:
tell application "Microsoft Entourage"
quit
end tell
Which is nifty in theory... but doesn't work in two cases:
1. When I'm trying to invoke the script (on a timer or via a Rule)
while it's trying to download mail from other accounts... there's a
"Network Operation" dialog box that interferes and prevents shutdown. I
don't know how to tell it to 'click' OK.
2. This script also doesn't really fully shut down Entourage, either.
It closes the window... seems to pause the process... but I have to
force quit the application to really get it to shutdown.
Can anyone please help me?
Thank you!
~Jeff
I've looked everywhere for a quit script for Entourage. Sounds simple,
I know... and I've tried:
tell application "Microsoft Entourage"
quit
end tell
Which is nifty in theory... but doesn't work in two cases:
1. When I'm trying to invoke the script (on a timer or via a Rule)
while it's trying to download mail from other accounts... there's a
"Network Operation" dialog box that interferes and prevents shutdown. I
don't know how to tell it to 'click' OK.
2. This script also doesn't really fully shut down Entourage, either.
It closes the window... seems to pause the process... but I have to
force quit the application to really get it to shutdown.
Can anyone please help me?
Thank you!
~Jeff