[Bug?!] FileDirectory>>fullNameFor: (was RE: [ENH] UnixFileDirectory tweak)

Steve Elkins sgelkins at bellsouth.net
Fri Dec 17 05:46:05 UTC 1999


"Raab, Andreas" <Andreas.Raab at disney.com> wrote:

> Could somebody try something alike on other platforms (e.g., Unix, Mac) that

FileDirectory default fullNameFor: 'hello' 
    => 'Macintosh HD:Desktop Folder:Squeak2.6-mac folder:hello'
FileDirectory default fullNameFor: 'Macintosh HD:Desktop Folder:Squeak2.6-mac folder:hello'
    => 'Macintosh HD:Desktop Folder:Squeak2.6-mac folder:hello'
FileDirectory default fullNameFor: 'hello:hello' 
    => 'hello:hello'





More information about the Squeak-dev mailing list