Re: Problems running UNIX Apps in Cocoa GUI
Re: Problems running UNIX Apps in Cocoa GUI
- Subject: Re: Problems running UNIX Apps in Cocoa GUI
- From: Ondra Cada <email@hidden>
- Date: Mon, 25 Mar 2002 21:41:34 +0100
On Monday, March 25, 2002, at 05:26 , Alberto wrote:
But anybody know how to solve this? How to make Cocoa Apps set the correct
cwd (the path where app really is).
First learn what cwd (current working directory) is and how it differs
from the path where app really is (many people including me have written
that to you here).
Then check NSFileManager documentation as for "how to set cwd" and
NSBundle if you still are interested in "where it really is" (at least
I've wrote that to you twice).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.