Re: mail script...help needed
Re: mail script...help needed
- Subject: Re: mail script...help needed
- From: garbanzito <email@hidden>
- Date: Mon, 27 Aug 2001 16:46:30 -0600
At 15:17 -0700 2001 08 27, John Cooper wrote:
tell application "Mail"
activate
GetURL ("mailto:" & messageTo & "?subject=" & messageSubject &
"&body=" & messageBody)
end tell
boy that's a lot easier than Apple's gnarly examples:
<
http://www.apple.com/applescript/MacOSX_Overview/samples/02.htm>
--
steve harley email@hidden