Apple Mail: changing subject & content of "reply", plus setting color of message in mailbox window
Apple Mail: changing subject & content of "reply", plus setting color of message in mailbox window
- Subject: Apple Mail: changing subject & content of "reply", plus setting color of message in mailbox window
- From: Marc Glasgow <email@hidden>
- Date: Fri, 07 Nov 2008 16:57:45 -0500
Apple Mail app issues...
-- this works to generate a "reply" message in a new window
set OutboundMssg to reply PayPalMessage with opening window
-- but it would appear the pointer (OutboundMssg) is not valid...
-- Thus following can not be done to the "reply" although it work if
-- a new piece of mail was generated by the script instead of
-- a reply...
-- Error Message: Variable OutboundMssg not defined.
set subject of OutboundMssg to OutboundTitle as text
set content of OutboundMssg to OutPutStr
Any insight appreciated.
On a separate note, is the color of the email entry in the
mailbox window scriptable? I readily found how to script
colors within a mail document, but am having issues doing
the same to the selected message that the reply was generated
for... (we use colors to denote certain statuses, such as
which notifications were generated - shipping/delivery/etc).
Cheers
=-= Marc Glasgow
_______________________________________________
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/archives/applescript-users
This email sent to email@hidden