• 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
Re: Problem with Reply, Forward and Outgoing Messages in Application "Mail"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Re: Problem with Reply, Forward and Outgoing Messages in Application "Mail" (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: Re: Problem with Reply, Forward and Outgoing Messages in Application "Mail"
  • Next by Date: Re: Problem with Reply, Forward and Outgoing Messages in Application "Mail"
  • Previous by thread: Re: Problem with Reply, Forward and Outgoing Messages in Application "Mail"
  • Next by thread: make new keychain in Tiger
  • Index(es):
    • Date
    • Thread