Re: Minimize every window
Re: Minimize every window
- Subject: Re: Minimize every window
- From: Michelle Steiner <email@hidden>
- Date: Thu, 15 May 2003 11:12:46 -0700
On Thursday, May 15, 2003, at 10:39 AM, Todd Geist wrote:
I would like to run an Applescript that minimizes every open window
for all
open Apps, although just doing it for a single app would be great.
tell application "Mail"
set the miniaturized of windows to true
end tell
--Michelle
--
Support our troops. Bring them home NOW!
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.