• 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: List of errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: List of errors


  • Subject: Re: List of errors
  • From: "Timothy J. Wood" <email@hidden>
  • Date: Mon, 11 Mar 2002 16:22:55 -0800

I use this zsh macro:

hh () {
find . -type f -name "*.h" -print0 | xargs -0 grep $*
}

% cd /System/Library/Frameworks
% hh 10818
./ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/
Versions/A/Headers/LaunchServices.h: kLSLaunchInProgressErr = -10818, /* e.g. opening an alreay opening application*/

Sherlock or one of the other indexing tools would probably work as well.

-tim


On Monday, March 11, 2002, at 03:02 PM, email@hidden wrote:

From: Stan Pulchtopek

I am getting a -10818 error status from an NSWorkspace
openFile:withApplication: call. I can't find a list of errors anywhere on
the Mac OS X Development site.

Does anyone know what this error is?

Does anyone know where there is a list of all Mac errors?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: List of errors
      • From: Georg Tuparev <email@hidden>
    • Re: List of errors
      • From: Ben Hines <email@hidden>
References: 
 >List of errors (From: email@hidden)

  • Prev by Date: Re: List of errors
  • Next by Date: [OT] Cocoa Programming Book
  • Previous by thread: Re: List of errors
  • Next by thread: Re: List of errors
  • Index(es):
    • Date
    • Thread