- File Selector may not work correctly on some systems.  The bug is in the
  FileSelector() function, where it is building up a list of available drives
  by doing a 'stat' on the root directory of each drive.
  I tried all different methods to achieve this, and none of them worked
  (on this machine .. it is a P100 with scsi hard disks.. maybe the scsi has
  soemething to do with it).. it works fine on my 486dx-33 with 425mb HD.

