
05-19-2011, 04:41 PM
|
Administrator
|
|
Join Date: 03-06-2001
Location: Colorado
Posts: 6,049
|
|
Quote:
Originally Posted by Br.Bill
This depends on the following object method:
freeSpace = vbld_FS0.GetDrive("C").FreeSpace
This seems to work fine.
Where is this vbld_FS0 object documented?[/I]
|
http://www.kinook.com/VisBuildPro/Ma...scriptfile.htm
Quote:
What other methods does it have?
|
http://msdn.microsoft.com/en-us/libr...8VS.60%29.aspx
Quote:
How can I do the same for a file share (\\host\sharename) ?
|
Some possibilities: http://www.google.com/search?q=vbscr...+network+share
|