Re: Another Mail question...
Re: Another Mail question...
- Subject: Re: Another Mail question...
- From: Michelle Steiner <email@hidden>
- Date: Thu, 10 Apr 2008 07:04:10 -0700
On Apr 10, 2008, at 12:55 AM, Michel Raj wrote:
What I want to do, is simply copy a selected text from a mail, and
paste it in TextEdit.
Currently, you can't get at selected text in a mail message; you have
to use GUI scripting.
tell application "Mail"
activate
set the clipboard to ""
tell application "System Events" to keystroke "c" using command down
end tell
-- Michelle
--
--------------------------------------------------------
Misquotation of unattributed, trite
metaphysical saying goes here.
Stupid ascii Unnecessary notice of
graphic goes here. responsibility goes here.
---------------------------------------------------------
_______________________________________________
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