May 3, 2012
3:12 a.m.
"In Pharo1.4 #14439... The following changes the working directory as far as FS is concerned" FileSystem disk changeDirectory: '..'. "As confirmed by..." FileSystem disk workingDirectory. "But the system's default directory has not changed, as seen by" FileDirectory default "and must be changed by..." FileDirectory setDefaultDirectory: whatever I'm assuming this will be fixed as the system is weened off of FileDirectory et al, but just wanted to mention it... - S -- View this message in context: http://forum.world.st/FileSystem-workingDirectory-tp4605016.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.