Title: Close All Message Windows script help
I have been using a script to close all message and draft windows in
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

Reply via email to