| From: Matthew Flatt (mflatt at cs.utah.edu) Date: Thu Aug 28 20:05:04 EDT 2003 |
|
At Thu, 28 Aug 2003 23:41:56 +0200, Jens_Axel_Søgaard wrote:
> What is filesystem-root-list supposed to return on a Windows system?
A list of mounted and readable drives.
The result list won't include "A:\\", for example, if that's a floppy
drive and no disk is in the drive.
> I tried it and got only ("C:\\") although I have many more drives.
> Is this the proper behaviour?
Not if you have more drives that were readable at the time of the call.
Matthew
| Posted on the users mailing list. |
|