Re: Creating a new folder in the Finder
Re: Creating a new folder in the Finder
- Subject: Re: Creating a new folder in the Finder
- From: Michelle Steiner <email@hidden>
- Date: Sat, 3 Nov 2007 16:22:08 -0700
On Nov 3, 2007, at 4:07 PM, Philip Aker wrote:
I have Finder preferences set to open a new Finder window in my
home directory. When I press Command N, that's what it does. But
if I run the following script, the window opens to the Computer
view, showing the mounted volumes and the Network icon:
tell application "Finder"
if not (exists Finder window 1) then make new Finder window
end tell
I have my Finder keys set up the same. It's one of the first tweaks
I make. I can confirm the script behavior.
I just submitted a bug report to Apple.
-- Michelle
--
"Should any political party attempt to abolish social security,
unemployment insurance, and eliminate labor laws and farm programs,
you would not hear of that party again in our political history.
There is a tiny splinter group, of course, that believes that you can
do these things. Among them are a few Texas oil millionaires, and an
occasional politician or businessman from other areas. Their number
is negligible and they are stupid."
President Dwight D. Eisenhower, 1952
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden