I use Entourage Email Archive X to archive emails. I've been using it
for years and now i have a ton of empty folders in Entourage.
Is there an Applescript to delete these empty folderse?
I envision it to work something like this but i don't know Applescript
so I'm not sure how to program it...
define folder
if folder is empty
then delete folder
else ignore
repeat through all folders
Thanks,
Lynn