Change the working directory not possible
Posted
#1
(In Topic #1058)
Regular

I discovered today that I can't change the application working directory.
I have project that needs to wander around a set of related directories and process the files therein. Tracking where I am is proving @#! difficult. So thought I what about changing the working directory, then the relative paths would be simple. This appears to be "not possible" AFAICS.
Any thoughts/
gracias
b
Posted
Guru

I have project that needs to wander around a set of related directories and process the files therein.
I would create a new folder as your 'working directory' e.g.
Then you can create new folders and move around them with ease using sPath as the 'root'.
Or have I missed something here?
Posted
Regular

chdir
chdir(2) - Linux manual page
Europaeus sum !
<COLOR color="#FF8000">Amare memorentes atque deflentes ad mortem silenter labimur.</COLOR>
<COLOR color="#FF8000">Amare memorentes atque deflentes ad mortem silenter labimur.</COLOR>
Posted
Regular

1 guest and 0 members have just viewed this.


