Current Working Directory Changes
Current Working Directory Changes
- Subject: Current Working Directory Changes
- From: David Lee <email@hidden>
- Date: Mon, 24 Feb 2003 14:54:43 +0000
Hi all,
When I am working from within Project Builder and I run my Cocoa
application the current working directory is set to the build directory
of my project folder, however when I run my application from the build
directory in the Finder, the current working directory is set to Mac OS
X's root directory '/''. Even if I call chdir("desired path") the
current working directory still comes out as '/'. What is going on here
and how do I specify what I want the current working directory to be?
David Lee
University of the West of England
Bristol
U.K.
_______________________________________________
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.