Fwd: can't make {to recipient} from {get recipient of theMessage}
Fwd: can't make {to recipient} from {get recipient of theMessage}
- Subject: Fwd: can't make {to recipient} from {get recipient of theMessage}
- From: James Udo Ludtke <email@hidden>
- Date: Sun, 1 Nov 2009 16:00:54 -0500
Sorry, used wrong "from" to send the message
Begin forwarded message: Date: 2009 November 1 3:57:17 PM EST
Subject: Re: can't make {to recipient} from {get recipient of theMessage}
tell application "Mail"
set RcptProps to {name:name, address:address} of item 1 of to recipients of item 1 of (get selection)
tell (make new outgoing message with properties {subject:"My Subject", content:"Blah, blah,blah", visible:true})
make new to recipient at beginning of to recipients with properties RcptProps
end tell
end tell
Axel, Merci beaucoup. Works like a charm. James
|
_______________________________________________
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