On Jun 2, 2010, at 12:33 PM, Bruce Robertson wrote:

> Why not use Filemaker's native attachment handling?
> Though it is limited to one attachment.
>
> Bruce Robertson

Ah.  Cleverly hidden at the bottom of the dialog. Thanks.


>
> On Jun 2, 2010, at 8:42 AM, Bill Steele wrote:
>
>> I have a Filemaker script that includes an Applescript to send  
>> mail to an address in a field of a record. Used by several people,  
>> most of whom use Apple Mail, but there are some oddballs using  
>> Thunderbird or old Eudora.
>>
>> I know I can use the Filemaker "Send Mail" to utilize the user's  
>> default mail client, or  code for a new message via Applescript with
>>
>> set mailto to "mailto:" & eAddress
>> open location mailto
>>
>> Is there a generic way to add an attachment?
>>
>> Bill Steele
>> [log in to unmask]

Bill Steele
[log in to unmask]