Re: Another iCal Question ... access via id's
Re: Another iCal Question ... access via id's
- Subject: Re: Another iCal Question ... access via id's
- From: John M <email@hidden>
- Date: Wed, 17 Aug 2005 23:15:33 +0100
Hi David,
This gives you a list of one item:
--
tell application "iCal"
get events of calendar x whose uid is StoredID
end tell
--
tell application "iCal" to tell calendar x to
get event id StoredID
end
_______________________________________________
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