Re: Scripting Mail error
Re: Scripting Mail error
- Subject: Re: Scripting Mail error
- From: Yvan KOENIG <email@hidden>
- Date: Thu, 21 Apr 2005 16:57:21 +0200
Le 21 avr. 2005 , à 16:41, Michelle Steiner a écrit :
On Apr 21, 2005, at 7:03 AM, Hudson Barton wrote:
tell application "Mail"
set x to (selected messages of message viewers) as list
set y to item 1 of item 1 of x
set content of y to "the grapes of wrath"
end tell
I believe that it's because, although the dictionary doesn't say so,
the content of an incoming message is read only.
As far as I know, the content of an incoming message can't be modified
by hand.
So, it is not really surprising that it can't be modified thru
AppleScript.
Yvan KOENIG
_______________________________________________
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