• 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: How far back?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How far back?


  • Subject: Re: How far back?
  • From: Paul Berkowitz <email@hidden>
  • Date: Mon, 27 Mar 2006 15:29:17 -0800
  • Thread-topic: How far back?

On 3/14/06 2:21 PM, "Bill Cheeseman" <email@hidden> wrote:

>
> The "AppleScript" chapter on my AppleScript Sourcebook site (URL below)
> tracked changes in the Finder dictionary, as well as Apple's scripting
> additions and AppleScript itself, over a long period of time. You might find
> what you're looking for there.

Thanks, Bill. No, you had stopped by that point. The AppleScript team now
put out really excellent and thorough Release Notes with each new release,
although it's almost impossible to find them unless you get a link and
bookmark it. There's only one very roundabout way to the full list of
Release Notes.

However, the Finder team does not seem to release any AppleScript Release
Notes that I can find. (Anyone?) So when you stopped, that was it. I think
permissions and owner settings have been in the dictionary for a while, but
I'm not sure that they're as configurable as via a shell script, and I'll
check in Jaguar once I've installed it again.

If anyone is keeping track of such things, I've just discovered a fixed bug
in Tiger. (Or rather, when I tried running the script in Panther, I hit a
bug which I had to track down there.)

The command

    duplicate every item of someFolder to anotherFolder with replacing

hits an error in OS 10.3.9 (and earlier, I'm sure)  if any of its items is
itself a (sub)folder. You get a "Finder got an error: the command could not
be completed because another item of the same name is in that location",
just as if you had never included 'with replacing'. It's OK for all files,
but not for subfolders. But if you do a repeat loop and duplicate each item
separately it works OK - you do not have to delve into the subfolders
either.

--
Paul Berkowitz


 _______________________________________________
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: How far back?
      • From: Shane Stanley <email@hidden>
References: 
 >Re: How far back? (From: Bill Cheeseman <email@hidden>)

  • Prev by Date: Re: Applescript process id
  • Next by Date: Converting Unix path to AppleScript path
  • Previous by thread: Re: How far back?
  • Next by thread: Re: How far back?
  • Index(es):
    • Date
    • Thread