• 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
Retrieving Entourage tasks and events that have been modified after a given date
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Retrieving Entourage tasks and events that have been modified after a given date


  • Subject: Retrieving Entourage tasks and events that have been modified after a given date
  • From: "Patrick Gerzanics" <email@hidden>
  • Date: Wed, 21 Jan 2004 20:07:30 -0600

First of all, thanks to everyone who has answered my earlier questions
(especially Paul who appears to be the resident expert) and sorry for my
first question with the various scripting errors!

My newest quandary may simply be another 'you can't' kind of thing, but it
seems rather silly. I would like to retrieve the tasks and events modified
after a certain date like I can do with contacts:

i.e.

set eventList to every event where its modification date is greater than
(date "01/01/2004 12:00:00 AM")

and:

set taskList to every task where its modification date is greater than (date
"01/01/2004 12:00:00 AM")

Doing:

set contactList to every contact where its modification date is greater than
(date "01/01/2004 12:00:00 AM")

works fine.

However, 'modification date' does not seem to be an available property for
events and tasks and their does not appear to be an equivalent (at least
from the Entourage script dictionary). Is this just a rather obvious
oversight by the Entourage dev team? Or, is there another way to get the
same information?

Thanks again for any assistance!

-Patrick
_______________________________________________
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: Retrieving Entourage tasks and events that have been modified after a given date
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: applescript and browsers
  • Next by Date: Re: Still more strange things ?
  • Previous by thread: Use of complex types in AppleScript Web Services requests
  • Next by thread: Re: Retrieving Entourage tasks and events that have been modified after a given date
  • Index(es):
    • Date
    • Thread