Moving events between calendars in iCal
Moving events between calendars in iCal
- Subject: Moving events between calendars in iCal
- From: Sweth Chandramouli <email@hidden>
- Date: Tue, 24 Jan 2006 20:19:44 -0500
- Mail-followup-to: Applescript Users <email@hidden>
Is there any easy way to move an event between calendars in iCal, or
do I have to create a new event in the new calendar, set every property to
match the source event, and then delete the original?
(If the latter is the only way to do it, then can someone explain why
repeat with theEvent in allEvents
set eventProperties to properties of theEvent
set thestartdate to start date of eventProperties
won't compile because of the space in "start date"?)
TIA,
Sweth.
--
Sweth Chandramouli
email@hidden - http://EthicalHomes.com/
Wish you could sell your home, but afraid that there's nothing you'd be able
to buy to replace it? Ask me about ways that you can afford to trade up
while still turning some of your current equity into cash in your pocket.
_______________________________________________
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