• 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: Getting info back from iCal: missing values ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting info back from iCal: missing values ?


  • Subject: Re: Getting info back from iCal: missing values ?
  • From: pete boardman <email@hidden>
  • Date: Tue, 20 Sep 2005 12:33:18 +0100

On 20 Sep 2005, at 10:22, Jay Louvion wrote:

I’m possibly getting it quite wrong, but what does that return to you people ?

It returns a list of missing values, one for each calendar, since I have no events in any calendar that starts at the exact moment the script runs.


Perhaps you want to know if there are any events in the next 24 hours:

set TodaysEvents to get every event of every calendar whose start date is greater than today and end date is less than today + 24 * hours

- you might get a list of lists:

{missing value, {event 11 of calendar 2, event 12 of calendar 2}, missing value}


Pete

_______________________________________________
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


References: 
 >Getting info back from iCal: missing values ? (From: Jay Louvion <email@hidden>)

  • Prev by Date: Getting info back from iCal: missing values ?
  • Next by Date: Re: How to save a QuickTime 7 reference movie?
  • Previous by thread: Getting info back from iCal: missing values ?
  • Next by thread: Re: Getting info back from iCal: missing values ?
  • Index(es):
    • Date
    • Thread