Re: Make new folder
Re: Make new folder
- Subject: Re: Make new folder
- From: Emmanuel <email@hidden>
- Date: Mon, 11 Apr 2005 19:58:39 +0200
At 6:50 PM +0100 4/11/05, Gonçalo Miguel wrote:
Hi list,
Does anyone can tell me how to write a script so i can make a new
folder and get the properties of that new folder so i can tell
freehand MX to get images from that especific folder?
-- I want to make new folder to put some images
set newfolder to new folder
That's quite exactly it, but you've got to have Finder do that.
-- untested
set theAlias to alias "Macintosh HD:blah:"
tell app "Finder" to make new folder at theAlias
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden