Re: Making Folders
Re: Making Folders
- Subject: Re: Making Folders
- From: has <email@hidden>
- Date: Fri, 6 Jan 2006 16:06:04 +0000
Steve Suranie wrote:
>if not (exists folder thisFolderName of (topLevelPath as alias)) then
tell application "Finder"
set folderExists to exists folder thisFolderName of folder topLevelPath
end tell
if not folderExists then
HTH
has
--
http://freespace.virgin.net/hamish.sanderson/
_______________________________________________
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