Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

write a vb script to find the size of d drive?

Answer Posted / suman

dim x
set x= createobject("Scripting.FileSystemObject")
x.totalsize("c:/)
msgbox x

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about tristate constants in vbscript?

1126


hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?

2401


How to get the length of the string by making use of the string function?

1125


How to assign a date value to a variable?

1153


What is the use of the instr function?

1101


how to write validation function for date in vb script

2679


What is vbscript language used for and which earlier language is it modeled upon?

1056


1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?

4062


How are arrays declared in the vbscript language?

1044


Which object is used to work with the database in the vbscript language and what statement is used to create this object?

1049


Why is the use of exit do or exit for statements within loops discouraged?

1093


how does vb script help in web page designing? explain with example.

2037


write a function to read the items from combobox of Flight reservation & save in excel (QTP)??

2894


Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

1094


In what way program "hello world" you can write in vbscript?

1164