• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Email attachment droplet?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Email attachment droplet?


  • Subject: Email attachment droplet?
  • From: Mark Ratledge <email@hidden>
  • Date: Tue, 23 Nov 2010 08:05:24 -0700

Hello,

Does anyone know the Applescript snip that will open a new email with a file attachment that has been dragged/dropped on the Applescript script? Google hasn't been a help. I've got everything else worked out: recipient, cc and bcc fields, boilerplate text; all except the drag/drop functionality for the attachment.

I've found commands that open a new email and prompt for the file attachment,

set theAttachment to (choose file without invisibles)

and snips that allow hardcoding the path to the attachment,

set theAttachment to (((path to desktop) as string) & "myFile.jpg) as alias

but would really like to drag and drop.

Thanks, Mark


----------------------------------
Mark Ratledge
http://markratledge.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: Calling a handler in another applescript process
  • Next by Date: Re: How to adjust this script to work on Snow Leopard?
  • Previous by thread: Re: Calling a handler in another applescript process
  • Next by thread: Remote Mac control to an applescript app.
  • Index(es):
    • Date
    • Thread