MACSCRPT Archives

June 2010

MACSCRPT@LISTSERV.DARTMOUTH.EDU

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

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

Print Reply
Subject:
From:
Bruce Robertson <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Wed, 2 Jun 2010 09:33:13 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (19 lines)
Why not use Filemaker's native attachment handling?
Though it is limited to one attachment.

Bruce Robertson

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]

ATOM RSS1 RSS2