• 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
How do we make a simple open folder script?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How do we make a simple open folder script?


  • Subject: How do we make a simple open folder script?
  • From: "Bill West" <email@hidden>
  • Date: Thu, 27 Dec 2001 12:24:44 -0800

What is the simplest script to open a document folder?

The file path to the folder is:

HD:Documents:BIG BOX:

The following script doesnt work, what is the right way to open the Folder BIG BOX?

My startup disk is HD

tell application "Finder"
activate
select startup disk
select folder Documents:BIG BOX:
open selection
end tell


  • Follow-Ups:
    • Re: How do we make a simple open folder script?
      • From: Bill White <email@hidden>
  • Prev by Date: RE: Capturing current handler name in a string variable
  • Next by Date: RE: How do we make a simple open folder script?
  • Previous by thread: Re: Password Script
  • Next by thread: Re: How do we make a simple open folder script?
  • Index(es):
    • Date
    • Thread