M
Matt Mower
I'm using 1-click final on Windows XP-SP1.
I'm seeing Dir.getwd() returning the empty string on my system.
Specifying a directory in directory operations does work, e.g.
Dir.foreach( "c:\\" )
Does anyone else on Windows see such a problem?
Regards,
Matt
I'm seeing Dir.getwd() returning the empty string on my system.
Specifying a directory in directory operations does work, e.g.
Dir.foreach( "c:\\" )
Does anyone else on Windows see such a problem?
Regards,
Matt