• 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: Simple Eudora question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple Eudora question


  • Subject: Re: Simple Eudora question
  • From: Bill Briggs <email@hidden>
  • Date: Mon, 5 Mar 2001 10:13:17 -0400

At 3:07 PM +0100 05/03/01, JJ wrote:
tell application "Eudora"
activate
save message 1 of mailbox "FORO TUTORIAL"
end tell

You don't save it. You move it. Fill in the appropriate mailbox or mail folder names (if you have only a mailbox, then take out the first mail folder reference; the mail folder "" is the main Eudora mail folder and you need to leave that one there with no text between the quote marks).

- web

tell application "Eudora"
activate
move (first message of mailbox "xx" of mail folder "yy" of mail folder "") to ,
(end of mailbox "zz" of mail folder "pp" of mail folder "")
end tell


  • Follow-Ups:
    • Simple Eudora Question + Difficult Additional Questions
      • From: JJ <email@hidden>
References: 
 >Simple Eudora question (From: JJ <email@hidden>)

  • Prev by Date: Re: Scripting GraphicConverter
  • Next by Date: wake up the mac remotely
  • Previous by thread: Simple Eudora question
  • Next by thread: Simple Eudora Question + Difficult Additional Questions
  • Index(es):
    • Date
    • Thread