• 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
New Folder at a specified path
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New Folder at a specified path


  • Subject: New Folder at a specified path
  • From: email@hidden
  • Date: Fri, 2 Aug 2002 17:32:53 -0700

I'm trying this:
set pathToFolder to "Disk:Folder:newFolder"
tell application finder to make a new folder at pathToFolder

and it fails and gives me a "Finder got an error: Can't get some object"
error, which is somewhat less than helpful.

Is there any way to do this apart from breaking the path up with TIDs of
{":"} and doing
tell application "Finder" to make a new folder at pathTo with
properties {name: folderName}
?

Any help would be greatly appreciated.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Seth A. Roby
Scriptwriter Intern
"Life is like an exploded clown. It's really funny until you figure out
what just happened."
_______________________________________________
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.

  • Follow-Ups:
    • Re: New Folder at a specified path
      • From: Paul Berkowitz <email@hidden>
    • Re: New Folder at a specified path
      • From: Michelle Steiner <email@hidden>
  • Prev by Date: Re: Mac OS X Finder views
  • Next by Date: Re: Replying to the list in Eudora
  • Previous by thread: Re: Mac OS X Finder views
  • Next by thread: Re: New Folder at a specified path
  • Index(es):
    • Date
    • Thread