Hi Doug,

> I couldn't reproduce it on my Windows 7 box because I don't have an
> empty string mount point.

I guess the System Reserved Partition is not created in some situations 
or builds.

> Please let me know if this works!

( scratchpad ) file-systems .
{
     T{ file-system-info { mount-point "" } }
     T{ win32-file-system-info
         { device-name "System" }
         { mount-point "C:\\" }
         { type "NTFS" }
         { available-space 50877857792 }
         { free-space 50877857792 }
         { used-space 29041455104 }
         { total-space 79919312896 }
         { max-component 255 }
         { flags 65470719 }
         { device-serial 3794666122 }
     }
     T{ file-system-info { mount-point "D:\\" } }
}

A duplicate entry is no longer produced, though the resulting entry 
seems not to be of much use. Maybe it's best to remove empty mount 
points given the point of file-systems? Though I guess it'd be useful in 
  counting the number of partitions for some reason.

Cheers.
Brad

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to