Bug?
Bug?
- Subject: Bug?
- From: Paul Berkowitz <email@hidden>
- Date: Sat, 13 Oct 2001 01:44:21 -0700
In OS 10.1, running
tell application "Finder" to set visible of every process whose visible
is true to false
or
tell application "System Events" to set visible of every process whose
visible is true to false
from Script Editor or Script Debugger ends up with the original second
process visible in front. Run from an applet, the Finder's windows are
visible at the end. Adding a second line to set visible of process "Finder"
to false [yes, the Finder is now a process] suddenly makes another app
visible.
When I had the Script Menu working previously, I could run the first script
from there and every single process, including Finder windows, would become
invisible, leaving a clear, unencumbered view of the Desktop. I can't get
that now.
All this seems quite inconsistent. Perhaps there's a bug? If so, which one
is the bug, and which is correct?
I liked running it from Script Menu and getting the Desktop without Finder
windows, so I hope that's the correct behavior. If I can ever get Script
menu or Script Runner working again, I'll see how it goes from there.
--
Paul Berkowitz