• 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: Duplicate with replacing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Duplicate with replacing


  • Subject: Re: Duplicate with replacing
  • From: Michelle Steiner <email@hidden>
  • Date: Thu, 10 Feb 2005 00:10:11 -0700

On Feb 9, 2005, at 11:56 PM, Bernard Azancot wrote:

make new properties at <where folder B should be> with properties {name: folder B's name}

Sorry, that's a typo; it should be "make new folder at..."

In real coding what would it be ?

set folderLocation to path to desktop as text --using desktop for sake of example.
set folderName to "test folder"
tell application "Finder"
if not (exists folder (folderLocation & folderName)) then
make new folder at folder folderLocation with properties {name:folderName}
end if
end tell


The "proprerties" concept is quite cryptic to me. Sorry to bother Michelle.

I don't blame you for not being able to figure out my typo.

-- Michelle

--
Grandparents and grandchildren are natural allies.
They share the same enemies.

_______________________________________________
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


  • Follow-Ups:
    • Re: Duplicate with replacing
      • From: Bernard Azancot <email@hidden>
References: 
 >Duplicate with replacing (From: Bernard Azancot <email@hidden>)
 >Re: Duplicate with replacing (From: Michelle Steiner <email@hidden>)
 >Re: Duplicate with replacing (From: Bernard Azancot <email@hidden>)
 >Re: Duplicate with replacing (From: Michelle Steiner <email@hidden>)
 >Re: Duplicate with replacing (From: Bernard Azancot <email@hidden>)
 >Re: Duplicate with replacing (From: Michelle Steiner <email@hidden>)
 >Re: Duplicate with replacing (From: Bernard Azancot <email@hidden>)

  • Prev by Date: Re: Duplicate with replacing
  • Next by Date: Re: Duplicate with replacing
  • Previous by thread: Re: Duplicate with replacing
  • Next by thread: Re: Duplicate with replacing
  • Index(es):
    • Date
    • Thread