• 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
Problem with 'to-dos' in iCal
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with 'to-dos' in iCal


  • Subject: Problem with 'to-dos' in iCal
  • From: Rob Stott <email@hidden>
  • Date: Sat, 31 Jul 2004 16:29:24 +0100

Hi all,

I'm trying to get a list of every to-do in an iCal calendar which has been completed. As far as I can tell, this should work...

tell application "iCal"
activate
set theCalendar to calendar 1
tell theCalendar
set theToDos to completion date of every todo whose completion date is not missing value
end tell
end tell

...but this gets EVERY to-do, whether it has a completion date or not. I suspect I'm making a daft mistake somewhere but I can't figure out where it is. Grrrr...

Can anyone help?

Thanks
Rob
_______________________________________________
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.


  • Follow-Ups:
    • Re: Problem with 'to-dos' in iCal
      • From: cheshirekat <email@hidden>
  • Prev by Date: Wake from Sleep
  • Next by Date: Re: Problem with 'to-dos' in iCal
  • Previous by thread: Wake from Sleep
  • Next by thread: Re: Problem with 'to-dos' in iCal
  • Index(es):
    • Date
    • Thread