• 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 multiple selected messages in Eudora?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getting multiple selected messages in Eudora?


  • Subject: Re: getting multiple selected messages in Eudora?
  • From: Paul Berkowitz <email@hidden>
  • Date: Tue, 15 Jul 2003 16:06:45 -0700

On 7/15/03 3:29 PM, "Rob Jorgensen" <email@hidden> wrote:

> At 10:52 PM +0100 7/15/03, John Delacour wrote:
>> At 8:32 pm -0400 14/7/03, Rob Jorgensen wrote:
>>
>>> See <http://bbs.applescript.net/viewtopic.php?t=4565>.
>>
>> Rob,
>>
>> I visited the reformed script and see that you end up working with a
>> list of message ids. What you need is a list of message
>> _references_. That way you're home and dry. A message id is not
>> sufficient to identify a message -- you need the full reference
>> "message id n of mailbox m [of mail folder f][...]".
>>
>> The id of a message is unique and will not change when you move it,
>> but it is not sufficient as a reference, any more than an item id is
>> sufficient in the Finder without a volume reference.
>
> Well I'll be a sunnuva...
>
> Thanks for the correction JD. I've now made another post to the BBS
> to correct my bad self. I would have sworn that I had used raw IDs in
> the past but I guess not.
>

Have you perhaps scripted other email clients where you would be correct? In
OE and Entourage, for example, a message ID is sufficient as a reference:
you don't need to know where it is in the folder hierarchy (actually folders
can be identified by ID too, without the hierarchy) if you refer to it by
ID. It will be found anywhere in the database. In fact all other types of
message reference - by index in folder, by whose clause, etc. - resolve to
the ID reference. (It must be one of the advantages of the much-maligned
"monolithic database".)


--
Paul Berkowitz
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: getting multiple selected messages in Eudora?
      • From: Rob Jorgensen <email@hidden>
    • Re: getting multiple selected messages in Eudora?
      • From: John Delacour <email@hidden>
References: 
 >Re: getting multiple selected messages in Eudora? (From: Rob Jorgensen <email@hidden>)

  • Prev by Date: Re: Running VPN client...
  • Next by Date: script in startup folder
  • Previous by thread: Re: getting multiple selected messages in Eudora?
  • Next by thread: Re: getting multiple selected messages in Eudora?
  • Index(es):
    • Date
    • Thread