• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting body of an incoming Claris Emailer message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting body of an incoming Claris Emailer message


  • Subject: Re: Getting body of an incoming Claris Emailer message
  • From: Michelle Steiner <email@hidden>
  • Date: Tue, 13 Mar 2001 08:43:48 -0800

On 3/12/01 9:23 PM, Christian Boyce <email@hidden> wrote:

>And I have tried...
>
>tell application "Claris Emailer"
> set themessages to every message in folder "this one" whose read status
>is not "read"

Very close.

set themessages to every incoming message in folder "this one" whose read
status is not read

Only incoming messages have a read status, so you have to specify
"incoming messages" in the script.

Also there should not be any quotes around read because it is not a
string.

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Prev by Date: Re: trim_line problems
  • Next by Date: Re: Unreadable script
  • Previous by thread: Re: Getting body of an incoming Claris Emailer message
  • Next by thread: Re: Getting body of an incoming Claris Emailer message
  • Index(es):
    • Date
    • Thread