• 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: new folders?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new folders?


  • Subject: Re: new folders?
  • From: Bill White <email@hidden>
  • Date: Sun, 17 Feb 2002 23:43:17 -0500

> Hi. I am new to this applescripting lark. I'm trying to learn it from the
> apple tutorial.
> I would very much like to know how to tell the finder to create new folders,
> or how to display dialogue. I haven't had much luck trying to find out.
> Could anybody help me out with a couple of lines of code?

Here are a couple (times two):

tell application "Finder"
make new folder at desktop with properties {name:"New folder"}
end tell

display dialog "I made a new folder."

HTH,

-- Bill
_______________________________________________
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.

References: 
 >new folders? (From: dave <email@hidden>)

  • Prev by Date: Re: Merging Columns in Excel
  • Next by Date: Re: Problems with speed & "Info For"
  • Previous by thread: Re: new folders?
  • Next by thread: Wow, this is strange...
  • Index(es):
    • Date
    • Thread