• 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
Re: A modest request?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A modest request?


  • Subject: Re: A modest request?
  • From: System Administrator <email@hidden>
  • Date: Sat, 25 May 2002 22:54:18 -0500

Thanks for the assistance - there IS a scripts folder for Mail, and it
got me quite a long distance along the way. Here's what I have so far:

set default_address to "email@hidden"
set mail_subject to "test"
set content to "this is a test"
tell application "Mail"
open location "mailto:"; & default_address & "?subject=" & mail_subject
end tell

This works - as far as it goes. There is nothing in the body of the
email, and when I try to put something like this at the end of the next
to last line:

& "content" & content

this gives me the following error

Mail got an error: NSReceiverEvaluationScriptError: 3

Any ideas?

Thanks from an AS student!

Russ
_______________________________________________
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.

  • Follow-Ups:
    • Re: A modest request?
      • From: Alex Robinson <email@hidden>
    • Re: A modest request?
      • From: Philip Aker <email@hidden>
References: 
 >Re: A modest request? (From: Will Gosney <email@hidden>)

  • Prev by Date: Re: A modest request?
  • Next by Date: Re: Applescript "set name of" different in 10.0 vs 10.1?
  • Previous by thread: Re: A modest request?
  • Next by thread: Re: A modest request?
  • Index(es):
    • Date
    • Thread