Re: [Newbie] Current Path
Re: [Newbie] Current Path
- Subject: Re: [Newbie] Current Path
- From: Eric Peyton <email@hidden>
- Date: Wed, 7 Nov 2001 08:11:13 -0600
for an app [[NSBundle mainBundle] bundlePath];
For a framework [[NSBundle bundleForClass:[SomeClassInFramework class]
bundlePath];
Eric
On Wednesday, November 7, 2001, at 07:12 AM, Tilo Lier wrote:
How can i get the Path to the current Application / Framework.
I searched the NSApplication and NSWorkspace Objects and found nothing
like
that.
Any help would be fine...
Tilo Lier
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev