Re: iCal 1.5.1 scripting
Re: iCal 1.5.1 scripting
- Subject: Re: iCal 1.5.1 scripting
- From: Paul Berkowitz <email@hidden>
- Date: Wed, 08 Oct 2003 09:05:44 -0700
On 10/8/03 7:34 AM, "Todd Geist" <email@hidden> wrote:
>
I was just wondering if anybody has had a chance to look at the new version
>
of iCal. Has Applescript functionality been improved.
Alarms are now scriptable, for a start. All types of alarms: sound alarm,
display alarm, mail alarm, open file alarm. They all have a 'trigger
interval' property:
trigger interval integer -- The interval in minutes between the event
and the alarm: (positive for alarm that trigger after the event date or
negative for alarms that trigger before)
sound alarm has a sound name (Unicode) property, and open file alarm has a
filepath (POSIX path) property in addition.
--
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.