Re: Newbie: Current Apps Directory
Re: Newbie: Current Apps Directory
- Subject: Re: Newbie: Current Apps Directory
- From: Finlay Dobbie <email@hidden>
- Date: Tue, 15 Apr 2003 19:19:39 +0100
On Tuesday, April 15, 2003, at 06:53 pm, Andres Ramirez wrote:
Thanks in advance for all your patience with me. I thought I would be
able to figure this out by myself, but no such luck. I can't seem to
find a way to find my current apps directory. I can get the current
working directory( Using NSFileManager ), which is not always the apps
directory unfortunately. Any ideas where this information can be > found?
The fact that you are looking for it suggests you are trying to do
something wrongly. What exactly do you want it for? Note that you might
not be able to write to your current application's directory, resource
files should be stored in your application's bundle resources,
preferences and user-specific files should be stored in ~/Library,
yadda yadda.
-- Finlay
_______________________________________________
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.