Can any of you certify that this is a bug in Mail.app
Can any of you certify that this is a bug in Mail.app
- Subject: Can any of you certify that this is a bug in Mail.app
- From: Tommy Bollman <email@hidden>
- Date: Mon, 24 May 2010 07:27:13 +0200
Hello there:
When I run this script I get generated a reply, but the contents is multiplied
like 10 times in it, could you please run the script and tell if the same thing happens to you?
I
set theCntns to ""
set dmsg to {}
set selMsg to {}
set theAnsw to {}
tell application "Mail"
-- make new outgoing message
copy selected messages of front message viewer to selMsg
copy item 1 of selMsg to dmsg
-- copy content of dmsg to thCntns gives RIGHT result
set the theAnsw to reply dmsg with opening window
end tell
Best regards
Tommy Bollman
--------------------------------------------------------------------------------------------------
When angry, count four; when very angry, swear.
-- Mark Twain
_______________________________________________
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