Re: Error code -10660
Re: Error code -10660
- Subject: Re: Error code -10660
- From: Charilaos Skiadas <email@hidden>
- Date: Sun, 3 Jul 2005 14:13:17 -0500
On Jul 3, 2005, at 1:40 PM, Ngak Leng Sim wrote:
Hi,
I'm writing a document-based application and have implemented the
ability to save data into a file. I'm able to open the saved file by
double-clicking on it when the app itself is open, but encountered
error code -10660 if the app is not opened.
I've tried to look for the error code in MacError.h header file and in
http://www.appleerrorcodes.com/, but neither has that code number. Can
anyone point me to a resource (other than the ones listed) that has
the complete list of error codes? Also, would appreciate it if anyone
can point out any possible reasons why the above issue is happening,
and how one can approach such problems in order to debug it?
Did you try google? A search for: apple error code 10660
produced, among other things:
http://developer.apple.com/documentation/Carbon/Reference/
LaunchServicesReference/LSRReference/chapter_1.5_section_1.html
"kLSAppInTrashErr -10660 The application cannot be run
because it is inside a Trash folder."
Thanks in advance.
HTH
Haris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden