Re: iCal & AppleScript
Re: iCal & AppleScript
- Subject: Re: iCal & AppleScript
- From: Rob Jorgensen <email@hidden>
- Date: Tue, 9 Sep 2003 21:35:35 -0400
At 4:57 PM -0700 9/9/03, Christopher Nebel wrote:
iCal is quite scriptable, but what you want to do is still harder
than it ought to be.
Speaking of iCal, and since Chris N. might still be payin' attention...
I've modified the email scripts that are embedded within the iCal
package to work with Eudora instead of Mail. In some of the limited
tests that I've performed so far, it appears that some of the
information isn't being passed to the scripts. Can someone offer an
explanation regarding the following snippets and their interaction
with iCal? The snippets are within a tell block to the email app.
set mysubject to "$1"
set mybody to "$2"
set myrecipient to "$3"
set pfile to "$4"
Thanks,
Rob
_______________________________________________
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.