On 1/14/01 1:09 PM, "Jeff Porten" <[EMAIL PROTECTED]> wrote:

> Best way I can think of to maintain this list is with a persistent variable
> in an AppleScript.  Anyone have any better ideas?

No, that's right, a script property. You'll have to learn about the load
script and store script commands in Standard Additions, since the script
running from the Mail Rule checking incoming messages is doing something
different from the script that adds new thread subjects to the list in the
script property. They can't both be the (implicit) "run" handler in the same
script. The second script will have to load the first script or vice versa
(I recommend this way). It's a little complicated.

-- 
Paul Berkowitz


-- 
To unsubscribe:               <mailto:[EMAIL PROTECTED]>
To search the archives: 
          <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to