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
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
How will you check that a variable is an array in vbscript?
Mention what is select case statement?
Mention what is vbscript?
How to make sure that items in a wintree are sorted al?
Mention what is the main difference between function and sub-procedure?
How will you convert a string to upper case string using vbscript?
How will you get the last occurrence of one string within another string using vbscript?
Differentiate javascript and vbscript?
How should i Create Email invite with server-side Coding?
what is resorceallocation
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)
When are redim statement and preserve keyword used in the vbscript language?
i need to sort the data using qtp script for this how i need to write a qtp script
What is the main difference between function and sub-procedure?