Re: Close all windows
Re: Close all windows
- Subject: Re: Close all windows
- From: Emmanuel <email@hidden>
- Date: Wed, 11 Feb 2004 23:40:22 +0100
At 4:05 PM -0500 2/11/04, Christopher MJ Tangora wrote:
>
I am having one heck of a time getting a finder window to close. Everything I see says that this should work...
>
>
tell application "finder"
>
close every window
>
end tell
This works on my machine (10.2.8). Is it possible that you're running "close every window" outside a "Finder" tell wrapper? In which case AppleScript is awaiting "... saving yes/no/ask"?
Emmanuel
_______________________________________________
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.