MACSCRPT Archives

June 2010

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Mime-Version:
1.0 (Apple Message framework v753.1)
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
From:
Bill Steele <[log in to unmask]>
Date:
Wed, 2 Jun 2010 11:42:35 -0400
Content-Type:
text/plain; charset=US-ASCII; delsp=yes; format=flowed
Content-Transfer-Encoding:
7bit
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Parts/Attachments:
text/plain (16 lines)
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]

ATOM RSS1 RSS2