write a script to count no drives in file systems in qtp?
Answer Posted / sandeep
Set FSO=CreateObject("scripting.filesystemobject")
Set coll=fso.Drives
MsgBox coll.Count
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
How to take whole text output from screen of Bitmap Application.
Can automation testing find ssame no. of bugs what we can find by manual testing?
Mention how you can call vbscript functions?
What is the difference between function and procedure?
How to capture a runtime error in vbscript?
Explain about adodb.stream class?
Explain the arrays in vb script?
please can you help me to get a code of flames using a visual basic 6
Explain about the asc function?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
What is Procedure or Subroutine in VB Script?
Mention what is select case statement?
What purpose does ‘on error resume next’ serves?
How will you reverse a string in vbscript?