Re: Finding an App by file id?
Re: Finding an App by file id?
On Sat, Mar 15, 2003 at 10:29:48PM -0500, Rams wrote:
>
Is there a way in Cocoa to find an app by its file id? Give a method
>
"CHIM" and it produces the path to Chimera.app, or Navigator.app, or
>
Camino.app or whatever the heck it's named this week, for instance?
>
Very easy to do in AppleScript, but I'm having no luck finding
>
something similar in Cocoa.
One thing to be aware of - not all applications in OS X have
creators. Some which don't have creators have bundle identifiers
(e.g. com.apple.Finder), and some have neither.
--
=Nicholas Riley <email@hidden> | <
http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
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.