How to 'wait' for an entourage schedule event to complete?
How to 'wait' for an entourage schedule event to complete?
- Subject: How to 'wait' for an entourage schedule event to complete?
- From: Susan Mackay <email@hidden>
- Date: Sat, 12 Aug 2006 10:42:04 +1000
- Thread-topic: How to 'wait' for an entourage schedule event to complete?
I am trying to script the "Send & Receive All" operation in Entourage, and I
have found that I can trigger the process off (from within my script) by:
tell application "Microsoft Entourage"
execute schedule "Send & Receive All"
end tell
However, the script continues to process while the scheduled actions take
place.
Is there any way to wait until the schedule actions complete and then
process the rest of the script?
Thanks
Susan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden