Re: Sometime error -10006 copying a folder
Re: Sometime error -10006 copying a folder
- Subject: Re: Sometime error -10006 copying a folder
- From: "Gary (Lists)" <email@hidden>
- Date: Thu, 06 Mar 2008 16:25:06 -0500
- Thread-topic: Sometime error -10006 copying a folder
"Philip Aker" wrote:
> I've been working on a case sensitive system as of this morning and
> been caught by a few case errors that I never would have noticed
> before. So I think your code should read "Finder".
Just FYI, OMM, the application name provided in quotes is compiled into its
upper-case form. I've never noticed any problem with a lower-case form, and
I nearly always type like:
tell app "finder"
Which gets compiled to
tell application "Finder"
<shrug>
OSX.5.2
--
Gary
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden