Re: Help with Entourage/Outlook
Re: Help with Entourage/Outlook
- Subject: Re: Help with Entourage/Outlook
- From: Paul Berkowitz <email@hidden>
- Date: Sun, 17 Dec 2000 20:00:13 -0800
On 12/17/00 7:49 PM, I wrote:
>
To save them all, you need a repeat loop.
BTW, in Entourage (again, not OE), you can save the whole folder as an mbox
text file if you want to:
set folderName to name of theFolder
save theFolder in ((path to desktop) as string) & folderName as file
specification
But there's a bug: the top From line is messed up, although it's correct
further down. You should fix it (or check Allen Watson's script which does
that. It's also at AppleScript Central.)
--
Paul Berkowitz