|
From: Lars H. N. <lh...@so...> - 2001-09-05 09:21:56
|
Hi.
The 'chdir()' function is missing from the os module, this is a show
stopper for my application.
Is there any other way to do a chdir()?
Calling 'java.lang.System.setProperty("user.dir", dir.toString());' has
no effect.
Is there any plan for the implementation of this function?
Regards
Lars Hupfeldt Nielsen.
|