Re: Getting body of an incoming Claris Emailer message
Re: Getting body of an incoming Claris Emailer message
- Subject: Re: Getting body of an incoming Claris Emailer message
- From: Christian Boyce <email@hidden>
- Date: Tue, 13 Mar 2001 22:55:32 -0800
Nigel Garvey said:
>
On the other hand, if your query's "How do I refer to the message that
>
triggered the mail action that's running this script?", it's:
>
>
tell application "Claris Emailer"
>
set theMessage to the filtered message
>
set theText to the content of theMessage
>
-- do stuff
>
end tell
It works! I am thrilled. I can now "do stuff" to the incoming message--
all I do is move it to a folder, then "do stuff" to the filtered message.
Thanks a million.
--
Christian Boyce
http://www.christianboyce.com
Home of the famous "BoyceCams"