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

Re: Misc Eudora questions


  • Subject: Re: Misc Eudora questions
  • From: Alex Robinson <email@hidden>
  • Date: Mon, 5 Aug 2002 15:49:20 +0100

>> >You can manipulate multiple messages with a repeat loop. You just
>>>can't get references to selected items (as far as I know).
>>
>>Um, so what's the magic incantation? A simple example would suffice...
>
>-- Begin simple example --
>
>tell application "Eudora"
>set messCount to count messages of mailbox "In"
>repeat messCount times
>move message 1 of mailbox "In" to end of mailbox "AppleScript Users List"
>end repeat
>end tell
>
>-- End simple example --

But this would move every message in mailbox "In", not *just* the selected
ones. Sorry, that's what I was asking for.

And is there a way of working out what the current mailbox is? I can only
come up with

set the_mailbox to a reference to window 1

Is there a better way to do this?
_______________________________________________
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: Misc Eudora questions
      • From: John Delacour <email@hidden>
    • Re: Misc Eudora questions
      • From: Sander Tekelenburg <email@hidden>
References: 
 >Misc Eudora questions (From: Alex Robinson <email@hidden>)
 >Re: Misc Eudora questions (From: John Delacour <email@hidden>)
 >Re: Misc Eudora questions (From: Alex Robinson <email@hidden>)
 >Re: Misc Eudora questions (From: Rob Jorgensen <email@hidden>)
 >Re: Misc Eudora questions (From: Alex Robinson <email@hidden>)
 >Re: Misc Eudora questions (From: Rob Jorgensen <email@hidden>)

  • Prev by Date: Re: Misc Eudora questions
  • Next by Date: Re: Log
  • Previous by thread: Re: Misc Eudora questions
  • Next by thread: Re: Misc Eudora questions
  • Index(es):
    • Date
    • Thread