>Hello all--
>
>Can anyone suggest a source of an AppleScript which would take a selected
>message and move it to a particular mail folder?
>
>I'm used to doing this with Mac Mail (using QuicKeys assigned to the Move
>Message menu) and I can't find a simple way to do this in PowerMail.
>
>Any suggestions?

Drag and drop? 

That's probably the easiest way to do it. Writing an AppleScript to do
this is very simple, but a bit complex when you have to consider figuring
out the name of the folder to move the message to. You end up either
having to provide a list of folder and letting the user choose the
folder, or you have to create an AppleScript for each folder and then you
would select that AppleScript. 

Other options would be creating an incoming filter and let it move the
messages for you. 

Those are about all I can come up with at the moment. 

Wayne


---
Get your facts first, and then you can distort them as much as you please.
- Mark Twain

OP LoftBed Preferred Builder: http://www.wbwoodworks.com/
Wayne's Music Calendar: http://ical.mac.com/wayneb/Music
PowerMail AppleScript Archives: http://www.ctmdev.com/tools/

Music Currently playing: 




Reply via email to