moving multiple *selected* messages in Eudora
moving multiple *selected* messages in Eudora
- Subject: moving multiple *selected* messages in Eudora
- From: Charles Arthur <email@hidden>
- Date: Tue, 18 Mar 2003 16:53:56 +0000
Having watched all the .... waving here about moving messages in mail apps,
I have a more specific query for Eudora.
I often have a bunch of messages that I want to move to another mailbox
once they're selected.
However the script that I have only works on a single message (which Eudora
calls "message 0"); if I try it on multiple messages then it only moves one.
Here's the script:
tell application "Eudora Pro 3.1.3"
move message 0 to end of mailbox "incorporated"
end tell
Yes - Eudora 3 on OS9. But also Eudora 5.2 on 10.2.4. Suggestions?
Charles
(oh yeah, and it would be good to know how to turn off the "format=flowed"
in 5.2 because it means that I lose quotations when I use my key combo to
run a script to sign it. Suggestions?)
----------------------------
http://www.ukclimbing.com : 1100+ British crags, 350+ British climbing
walls - searchable by distance and anything else you care to think of -
with weather forecasts for every one, plus maps, articles, news and
features. And there's even a cool shop attached.
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit
http://www.messagelabs.com
________________________________________________________________________
_______________________________________________
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.