• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Creating a new folder in the Finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Creating a new folder in the Finder


  • Subject: Creating a new folder in the Finder
  • From: Michelle Steiner <email@hidden>
  • Date: Sat, 3 Nov 2007 15:09:16 -0700

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

-- Michelle

--
A hula hoop with a nail in it is a navel destroyer.  -- Joe Parks

 _______________________________________________
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

  • Follow-Ups:
    • Re: Creating a new folder in the Finder
      • From: "J. Stewart" <email@hidden>
    • Re: Creating a new folder in the Finder
      • From: Philip Aker <email@hidden>
  • Prev by Date: Re: Crash with AppleMail on Leopard
  • Next by Date: Re: Creating a new folder in the Finder
  • Previous by thread: Re: choose from list broken in leopard???
  • Next by thread: Re: Creating a new folder in the Finder
  • Index(es):
    • Date
    • Thread