Re: Attaching file to an email using Cocoa APIs
Re: Attaching file to an email using Cocoa APIs
- Subject: Re: Attaching file to an email using Cocoa APIs
- From: Scott Anguish <email@hidden>
- Date: Thu, 29 May 2008 01:00:02 -0400
On May 29, 2008, at 12:33 AM, parag vibhute wrote:
Hi all,
I want to create an email using email client & want to attach a file
to that
email. I did some analysis on this. With Apple Mail & Microsoft
Entourage,
it is possible using Applescript since both the applications are
scriptable.
I want to know is there any other way (framework/APIs) to achieve?
With
applescript approach, it is possible for those email clients which are
scriptable but what if I want to make it for non-scriptable
application? I
do not want to use UI scripting for this. How much support does Cocoa
provide for mailto protocol?
the mailto protocol doesn't support attaching files
you can't script apps that aren't scriptable.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden