• 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
Eudora "message 1" (or 2 or 3 or 0)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Eudora "message 1" (or 2 or 3 or 0)


  • Subject: Eudora "message 1" (or 2 or 3 or 0)
  • From: David Crowe <email@hidden>
  • Date: Tue, 27 Jan 2004 10:10:56 -0700

The following snippet of AppleScript shows the currently selected (or
frontmost open) message's subject:

tell application "Eudora"
subject of message 1
end tell


The funny thing is, changing 1 to 2 or 0 or 3 or 4 ... gets exactly
the same result, even if multiple messages are selected or open.

Even changing to "subject of every message" still returns the subject
of this one message.

Is there a way to get the list of currently selected messages in
Eudora? There is a way to get the currently selected text, but I
can't see any overt way to get more than the first selected message.

- David Crowe
_______________________________________________
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: Eudora "message 1" (or 2 or 3 or 0)
      • From: Rob Jorgensen <email@hidden>
    • Re: Eudora "message 1" (or 2 or 3 or 0)
      • From: Christopher Stone <email@hidden>
  • Prev by Date: Re: Why is this?
  • Next by Date: Re: applescript and browsers
  • Previous by thread: RE: Why is this?
  • Next by thread: Re: Eudora "message 1" (or 2 or 3 or 0)
  • Index(es):
    • Date
    • Thread