• 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 scripting through UI
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iCal scripting through UI


  • Subject: Re: iCal scripting through UI
  • From: peter boardman <email@hidden>
  • Date: Fri, 23 Jan 2004 15:08:23 +0000

Dr. Max Bonilla <email@hidden> said on 22/1/04, 4:21 pm
(-0500 GMT):

>selecting the all-day button in the drawer, or writing a note to
> the event. I can't do that.

Can you not create allday events like this?

--
tell application "iCal"
set newEvent to make new event at end of events of calendar 1
set properties of newEvent to {start date:current date, end
date:current date, summary:"The moment has come", description:"a note
about the moment to come", allday event:true}
end tell
--

Pete
_______________________________________________
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: 
 >iCal scripting through UI (From: "Dr. Max Bonilla" <email@hidden>)

  • Prev by Date: Re: Error Context (used to be Inheritance)
  • Next by Date: Re: styled text to record, ok. But record to styled text?
  • Previous by thread: Re: iCal scripting through UI
  • Next by thread: Fwd: How the heck do you get records to work?
  • Index(es):
    • Date
    • Thread