Re: iCal alarm to copy event to to-do
Re: iCal alarm to copy event to to-do
- Subject: Re: iCal alarm to copy event to to-do
- From: "Gary (Lists)" <email@hidden>
- Date: Sun, 12 Aug 2007 09:43:43 -0400
"Eric Postpischil" wrote:
> There is information on the script language
AppleScript? Yes, there is. Lots.
> and you can look up iCal
> actions and events through the Script Editor's dictionary function.
That's right. That's the place to start.
> That leaves a lot unanswered, such as how does a script triggered by
> an event alarm refer to the event that triggered it? Do I make a new
> to-do by puzzling out the necessary script statements to create a to-
> do
Yes.
It also really sounds like you're not familiar with AppleScript. That's
okay, since you need to start some time.
What I would suggest you do is search Google for some iCal scripts and take
a look at them. You'll be able to get a sense of how to "talk to" various
iCal objects and to manipulate properties and elements of various objects.
A very quick search, using these terms: +ical +applescript
yields some immediately useful results.
>From your post, it reads like you're looking for a very basic beginning
point for learning AppleScript. I happen to think that having in mind a
process, like you describe, is a great way to focus one's learning. You
have a small goal (your script) and you can work toward it in small steps.
Make a new iCal calendar to play with and then start examining the iCal
dictionary and other iCal scripts. That will give you some very clear idea
of how to proceed.
Once you get your script generally structured, or close, then you can ask
around here to solve any problems or to make adjustments.
--
Gary
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden