Launch Default Mail App attached the file
Launch Default Mail App attached the file
- Subject: Launch Default Mail App attached the file
- From: Nami HIGASHIO <email@hidden>
- Date: Mon, 18 Nov 2002 18:32:18 +0900
I would like to launch the default mail app with an attachment file,
if possibly both OSX and OS9.
The followings are OK.
open locaition "
mailto:"
open location "mailto: " & "?subject=" & "subject title" & "?body="
& "body statement"
But, I do not know how to attach a file.
open location "
mailto:" & "?attachment=" &"file:///filepath"
etc. are NG.
Would someone please teach me the solution?
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.