Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Use whose clauses and you're all set' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use whose clauses and you're all set
Authored by: jporten on May 25, '04 07:14:48PM

No need to muck with ID numbers -- this returned an addressable list of events in my subscribed calendar.

set thisCal to item 1 of (calendars whose title is "Jewish Calendar")
set thisCalEvents to events of thisCal whose summary contains "Rosh Hashana"



[ Reply to This | # ]