Re: Problem with Reply, Forward and Outgoing Messages in Application "Mail"
Re: Problem with Reply, Forward and Outgoing Messages in Application "Mail"
- Subject: Re: Problem with Reply, Forward and Outgoing Messages in Application "Mail"
- From: Michelle Steiner <email@hidden>
- Date: Thu, 8 Jun 2006 22:25:34 -0700
On Jun 8, 2006, at 10:18 PM, Paul Berkowitz wrote:
With 'every outgoing message' you will get proper references
to any open, new message windows you have made manually or via
AppleScript.
No bug:
tell application "Mail"
set theMsg to make new outgoing message with properties
{content:"",
subject:"Blah3", visible:true}
set theMsg to make new outgoing message with properties
{content:"",
subject:"Blah4", visible:true}
set found to outgoing messages
end tell
--> {outgoing message id 4351456, outgoing message id 80001008,
outgoing
message id 80119792, outgoing message id 80398304, outgoing message id
4748336} -- [I had a few I made manually as well.]
True, but if the new message is a reply or a forward created by
applescript, no ID is returned.
-- Michelle
PS My name is spelled with two els. I have not gotten the ell out.
--
"You can fool some of the people all of the time and those are the
ones you want to concentrate on."
- George W. Bush at the Gridiron Dinner, Washington, DC March 31, 2001
_______________________________________________
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