Get this to work with Entourage too
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