On 07 12 2004 at 4:47 am -0500, Giovanni Andreani wrote:

>Is there any way I can automatically copy the content of a message, paste
>it in a text editor (Bbedit), go to the next message and repeat the same
>action until the last message in the folder is copied?

You could export the folder to unix mailbox, then pull it into BBEdit and
run a simple regex-based search and replace.  That's what I'd probably do.

Alternatively, you could try the "tabular text" export mode, although I'm
not sure what this is for.  Trying it out, it looks like lines are
terminated with ^K (ascii 0x0b, or "vertical tab") which I've never seen
or used before.

-ben

-- 
Ben Kennedy, chief magician
zygoat creative technical services
613-228-3392 | 1-866-466-4628
http://www.zygoat.ca




Reply via email to