On 3/5/02 6:10 PM, "Nigel Stanger" <[EMAIL PROTECTED]> wrote:

> Is it possible to create a recurring event in Entourage using AppleScript? I
> can create non-recurring events fine. I tried the obvious thing of including
> an iCalendar recurrence string in the properties when creating the event (I
> stole one from an already existing event), but it didn't do anything useful.
> Have I missed something or is it just not possible at present?

It's not possible. You can parse the recurrence string of an existing event,
as you say, and make multiple single events (I'd advise you to set a
reasonable final date, like one or two years hence, for events with no end
date). If you don't really need to copy an existing recurring event, it's
easy - just make the multiple events. If you need to parse an existing or
incoming one, I can give you the RFC that describes it and you can spend 4
weeks working on it, as I did, or I can send you my script that does it, if
you like.
> 
> FYI I'm trying to write a script that will interpret the content of an
> Exchange meeting invitation message and convert it into an appropriate event
> in the calendar.

Um-hmm.
-- 
Paul Berkowitz


-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to