• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
iCal Events Repeat Property
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iCal Events Repeat Property


  • Subject: iCal Events Repeat Property
  • From: Jason Bourque <email@hidden>
  • Date: Thu, 08 Apr 2004 21:55:58 -0400

Hello,

I am trying to create a new event with a repeat property. What gives? Dictionary says.
recurrence Unicode text -- The iCAL string describing the event recurrence, if defined

For now the repeat is yearly.


my script

set vRecurrenceString to ":FREQ=YEARLY;INTERVAL=1"

set vNewEvent to make new event at end of events of vBirthdayCal ,
with properties {start date:vBirthday, end date:vBirthday, recurrence:vRecurrenceString ,
, summary:vEventTitle, description:vEventTitle, allday event:true}

Thanks,

Jason Bourque
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: iCal Events Repeat Property
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: FMP7 & Repetitive AppleScript calls
  • Next by Date: Re: Can iTunes run AppleScript as well as Trojan code?
  • Previous by thread: Re: FMP7 & Repetitive AppleScript calls
  • Next by thread: Re: iCal Events Repeat Property
  • Index(es):
    • Date
    • Thread