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

Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com

1146


How will you check that a variable is an array in vbscript?

625


Mention what is select case statement?

624


Mention what is vbscript?

674


How to make sure that items in a wintree are sorted al?

2446






Mention what is the main difference between function and sub-procedure?

635


How will you convert a string to upper case string using vbscript?

638


How will you get the last occurrence of one string within another string using vbscript?

805


Differentiate javascript and vbscript?

645


How should i Create Email invite with server-side Coding?

1695


what is resorceallocation

1848


Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)

3269


When are redim statement and preserve keyword used in the vbscript language?

710


i need to sort the data using qtp script for this how i need to write a qtp script

3320


What is the main difference between function and sub-procedure?

635