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
What is purpose of scripting.filesystemobject class in vbscript?
What is the difference between vb debugger and the script debugger?
Both Static and dynamic arrays are handled by VB script. Is it true?
how to check whether link is disabled in QTP??
how to write validation function for date in vb script
Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
How to replace junk code recorded by QTP with a mall function.
Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar
Explain some uses of vb script?
How will you get the octal value of the given number in vbscript?
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
What is the output of a + b in vbscript if a = 5 and b = 10?
How to delete a cookie using vbscript?