Re: error 10
Re: error 10
- Subject: Re: error 10
- From: Christopher Nebel <email@hidden>
- Date: Sun, 31 Aug 2003 09:35:32 -0700
On Aug 31, 2003, at 8:47 AM, Paul Berkowitz wrote:
[I]n OS X you are supposed to save files in Unicode file paths,
NOT 'as file specification', although both should be coerced to the
'real"
fileURL.
That's a severe over-generalization. While it's true that Cocoa
applications tend to take POSIX path strings instead of file/alias
objects, that's a design flaw, not officially sanctioned behavior, and
certainly not a future direction. Most Apple applications have been
(or will be Real Soon Now) cleaned up to accept file/alias objects,
though they'll also still accept POSIX path strings for backward
compatibility.
--Chris Nebel
AppleScript Engineering
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: error 10 (From: Paul Berkowitz <email@hidden>) |