Entourage X but it doesn’t seem to be working at all in version 2004.
Can anyone help? Thanks!
tell application "Microsoft Entourage"
close (every window whose class is message window or class is draft window)
end tell
Greg
tell application "Microsoft Entourage"
close (every window whose class is message window or class is draft window)
end tell