• 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: Rob Jorgensen <email@hidden>
  • Date: Mon, 14 Jul 2003 20:32:36 -0400

At 5:08 PM -0400 7/14/03, KLW wrote:
I am trying to improve a script I wrote for reporting spam to SpamCop in Eudora <http://theapotek.com/teknotes/archives/000037.html>. I would like it to be able to perform its routines on several selected e-mail at once, instead of just one at a time. The syntax I wish would work, looks like this:

tell application "Eudora"
set messageCount to (count every message of selection)
repeat with n from 1 to (messageCount - 1)
--Do the work here
end repeat
end tell

This does not work (can't get every ... of ...). Does anyone have a script where you've succeeded in creating an iterable list of selected messages in Eudora? I'm using Eudora 6 and Mac OS 10.2.

Your help is appreciated.

See <http://bbs.applescript.net/viewtopic.php?t=4565>.

--

Rob Jorgensen
Ohio, USA
_______________________________________________
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: John Delacour <email@hidden>
References: 
 >getting multiple selected messages in Eudora? (From: KLW <email@hidden>)

  • Prev by Date: Re: Running VPN client...
  • Next by Date: How to delete contents of folder in OS X?
  • Previous by thread: getting multiple selected messages in Eudora?
  • Next by thread: Re: getting multiple selected messages in Eudora?
  • Index(es):
    • Date
    • Thread