Scripting Mail error
Scripting Mail error
- Subject: Scripting Mail error
- From: Hudson Barton <email@hidden>
- Date: Thu, 21 Apr 2005 10:03:29 -0400
I'm trying to change the content of a selected message in Apple's
"Mail". The following script produces an error. Why?
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
Thanks
H.
_______________________________________________
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