• 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
Re: iCal and broken 'event whose' problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iCal and broken 'event whose' problem


  • Subject: Re: iCal and broken 'event whose' problem
  • From: Peter Baxter <email@hidden>
  • Date: Sat, 16 Feb 2008 21:31:36 +1100

Why not try:



set start_day to current date
set end_day to (start_day + 7 * days)
tell application "iCal"
set EventIDs to uid of every event of every calendar whose start date > start_day and end date ≤ end_day
end tell




"For every complex problem, there is a solution
that is simple, neat and wrong."   -H.L.Mencken


Peter Baxter
email@hidden



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >iCal and broken 'event whose' problem (From: Stephan Bansemer <email@hidden>)
 >Re: iCal and broken 'event whose' problem (From: Peter Baxter <email@hidden>)

  • Prev by Date: Re: iCal and broken 'event whose' problem
  • Next by Date: Re: iCal and broken 'event whose' problem
  • Previous by thread: Re: iCal and broken 'event whose' problem
  • Next by thread: Re: iCal and broken 'event whose' problem
  • Index(es):
    • Date
    • Thread