• 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: Christopher Stone <email@hidden>
  • Date: Thu, 17 Jul 2003 02:35:01 -0500

At 20:48 +0100 07/16/2003, John Delacour wrought:

Later I will show a relatively certain way to get a fully qualified reference to the message in the front window. This is not quite so mercurial as the other problem.
______________________________________________________________________

Something like this?

----------------------------------------------------------------------
tell application "Eudora"
if exists of front message then
tell front message
set mID to a reference to message id (get its id) of (get its mailbox)
end tell
tell mID
close
open
end tell
end if
end tell
----------------------------------------------------------------------


Best Regards,

Christopher Stone
_______________________________________________
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.

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

  • Prev by Date: The Eudora mailbox challenge...
  • Next by Date: Re: [AS Users]Re: Quark Version Compile Trouble
  • Previous by thread: Re: The Eudora mailbox challenge...
  • Next by thread: Re: getting multiple selected messages in Eudora?
  • Index(es):
    • Date
    • Thread