• 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
Re: Create New Folder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Create New Folder


  • Subject: Re: Create New Folder
  • From: Doug Borngasser <email@hidden>
  • Date: Tue, 8 Oct 2002 14:47:50 -0700

I have used the following with my machine (OS X.1.5).

tell application "finder"
make folder of alias "diskname:subfolder:" with properties {name:"Seqfiles"}
end tell

Doug
From: "rhyme" <email@hidden>
To: <email@hidden>
Subject: Create New Folder
Date: Tue, 8 Oct 2002 19:56:12 +0200

How can i create a new folder in a different directory then desktop ?

i use this script

tell application "Finder"
activate
set newFolder to (make new folder at desktop)
set name of newFolder to "pippo"
end tell

i want to create the folder "pippo" into the folder "cartella" that is in
Macintosh HD:Desktop Folder:Fantakap:XLS:cartella
if i write the directory instead of desktop in the script i have a key error


Thanks to all who help me !
bye
_______________________________________________
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.

  • Prev by Date: Re: Is it possible to set up an 'instant' idle handler
  • Next by Date: Re: Is it possible to set up an 'instant' idle handler
  • Previous by thread: Re: Create New Folder
  • Next by thread: Acrobat 'Batch Process...' Optimization Help Needed
  • Index(es):
    • Date
    • Thread