• 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: Palm Desk Top
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Palm Desk Top


  • Subject: Re: Palm Desk Top
  • From: Chris Page <email@hidden>
  • Date: Mon, 3 Jan 2005 16:55:28 -0800

On Jan 2, 2005, at 11:02, Hendrik W. M. van Eeden wrote:

I have been trying to get the events in the date book of the Palm Desktop via applescript.
...
    set lstEvents to events whose start time ≥ datStartOfToday and end time ≤ datEndOfToday --get a list of today's events

Try:

  set lstEvents to events of calendar day (current date)

"calendar day" provides a way to look at all the events and to dos on a particular date.

--
Chris Page - Software Wrangler - Dylan Pundit

 The most likely way for the world to be destroyed, most experts agree,
 is by accident. That's where we come in; we're computer professionals.
 We cause accidents.                           -- Nathaniel Borenstein

_______________________________________________
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


  • Follow-Ups:
    • Re: Palm Desk Top
      • From: cheshirekat <email@hidden>
References: 
 >Palm Desk Top (From: "Hendrik W. M. van Eeden" <email@hidden>)

  • Prev by Date: Re: Address Book - Export Group
  • Next by Date: Converting binary to decimal
  • Previous by thread: Palm Desk Top
  • Next by thread: Re: Palm Desk Top
  • Index(es):
    • Date
    • Thread