i-cal
i-cal
- Subject: i-cal
- From: César Escolar <email@hidden>
- Date: Tue, 10 Dec 2002 12:46:06 +0100
Im trying to script events on ical and this doesnt work:
tell app "ical"
delete every event of calendar 1
end
and this doesnt work too:
tell app "ical"
delete event 1 of calendar 1
end
Anyone knows how to delete events in ical with applescript?
Help appreciated.
Cisar Escolar
_______________________________________________
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.