• 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 & AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iCal & AppleScript


  • Subject: Re: iCal & AppleScript
  • From: Paul Berkowitz <email@hidden>
  • Date: Tue, 09 Sep 2003 23:20:29 -0700

On 9/9/03 10:38 PM, "EL" <email@hidden> wrote:

> As far as I can make out you can set the date of an event, the kind of
> calenedar, but not much else, not even the time of an event, so what's
> the point?

You probably aren't aware of the Cocoa-apps' (amongst others') requirements
for 'at end of [elements] of':

tell application "iCal"
make new event at end of events of calendar 1 with properties
{summary:"Test", start date:date "9/9/03 10:00", end date:date "9/9/03
11:00""}
end tell

--
Paul Berkowitz
_______________________________________________
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.

References: 
 >Re: iCal & AppleScript (From: EL <email@hidden>)

  • Prev by Date: printable docu about extensions, etc
  • Next by Date: Re: iCal & AppleScript
  • Previous by thread: Re: iCal & AppleScript
  • Next by thread: Dates gone wild
  • Index(es):
    • Date
    • Thread