Re: How to control relative paths in Unix task?
Re: How to control relative paths in Unix task?
- Subject: Re: How to control relative paths in Unix task?
- From: Ondra Cada <email@hidden>
- Date: Tue, 23 Jul 2002 01:50:05 +0200
On Tuesday, July 23, 2002, at 01:37 , Ondra Cada wrote:
How can I control that location and thereby control how the unix process
resolves relative paths when it creates file?
Probably the best way is to set the path explicitly when you are
launching the unix command -- see -[NSTask setDirectoryPath].
Ahem, sorry -- should have been setCurrentDirectoryPath, of course.
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.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.