dave1979bell
October 5th, 2005, 03:23 AM
does anyone know what i would use to get the free space on my local hard drive.
I am looking for something that I can pass the drive letter into.
something that would work like this... (i know this is not actuall code just givving an example of how i would expect it to function)
intFreeSpace = localmachine.drivespace.freespace(driveletter);
Thanks in Advance,
David
I am looking for something that I can pass the drive letter into.
something that would work like this... (i know this is not actuall code just givving an example of how i would expect it to function)
intFreeSpace = localmachine.drivespace.freespace(driveletter);
Thanks in Advance,
David