• 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
Get this to work with Entourage too
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Get this to work with Entourage too


  • Subject: Get this to work with Entourage too
  • From: Ron Rosson <email@hidden>
  • Date: Tue, 08 Feb 2005 08:52:49 -0800
  • Resent-date: Tue, 08 Feb 2005 09:03:26 -0800
  • Resent-from: Ron Rosson <email@hidden>
  • Resent-message-id: <BE2E2E61.209F%email@hidden>
  • Resent-to: Applescript <email@hidden>

http://www.macosxhints.com/article.php?story=200502042003188

This came across in my RSS reader this morning and could come in handy..
Looks like all the needs to be done to make this work with Entourage would
be to change the Mailing part:

-- pass the value to Mail and put it in the body
tell application "Mail"
  activate
  set this_message to make new outgoing message with properties ¬
   {visible:true, subject:"check out this page", content:("<" & tinyURL &
">")}
end tell


TIA
-Ron

--
Ron Rosson
email@hidden
http://www.oneinsane.net


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: RE: A question on shell scripting in AppleScript
  • Next by Date: Re: QuarkXPress 6.5 Scripting Strategy Question
  • Previous by thread: RE: A question on shell scripting in AppleScript
  • Next by thread: Saving AppleWorks as PDF
  • Index(es):
    • Date
    • Thread