Re: Scripting Entourage Schedules
Re: Scripting Entourage Schedules
- Subject: Re: Scripting Entourage Schedules
- From: Matthew Smith <email@hidden>
- Date: Thu, 26 Jul 2001 07:35:52 +1000
on 24/07/2001 22:11, David A. Achterberg at email@hidden wrote:
>
How can I script a schedule to run in Entourage? I
>
figured out how to change identities but my attempts
>
at trying to scripte a schedule have fallen flat.
If you want to execute a schedule the command is:
tell application "Microsoft Entourage" to execute schedule "abc"
--
Matthew