• 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
Trying to send mail with attachments through Entourage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trying to send mail with attachments through Entourage


  • Subject: Trying to send mail with attachments through Entourage
  • From: Bryan Lockwood <email@hidden>
  • Date: Sun, 17 Dec 2006 10:57:09 -0500
  • Thread-topic: Trying to send mail with attachments through Entourage

I am trying to create an AppleScript to that will use Entourage to generate
a new message, address it properly, and then add all the PDF files that are
found where the scanner software left them. Seems straightforward. I can
create a new message easily enough:

tell application "Microsoft Entourage"
    set msg to make new outgoing message with properties {subject:"XXX"}
end tell

>From here on, though, I am baffled. Statements like "make new recipient" or
"make new attachment" are flatly rejected as impossible requests.

Can anyone give me a clue here?  It would be greatly appreciated.

Bryan Lockwood


 _______________________________________________
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/mailman//archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Trying to send mail with attachments through Entourage
      • From: Paul Berkowitz <email@hidden>
    • Re: Trying to send mail with attachments through Entourage
      • From: "Gary (Lists)" <email@hidden>
  • Prev by Date: folder action help
  • Next by Date: Re: Trying to send mail with attachments through Entourage
  • Previous by thread: Is there a way to do this in batches?
  • Next by thread: Re: Trying to send mail with attachments through Entourage
  • Index(es):
    • Date
    • Thread