Re: Can any of you certify that this is a bug in Mail.app
Re: Can any of you certify that this is a bug in Mail.app
- Subject: Re: Can any of you certify that this is a bug in Mail.app
- From: Tommy Bollman <email@hidden>
- Date: Mon, 24 May 2010 12:25:10 +0200
Den 24. mai 2010 kl. 07.27 skrev Tommy Bollman:
>
> 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
>
FYI:
It turned out that this only occurs in the script editor I use.
I tested it with another brand and it worked perfectly.
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