how to delete folder test3,test4 and test5 using vbscript?
Answer Posted / mudaseer
dim vfso
set vfso=createobject("scripting.filesystemobject")
for i=3 to 5
vfso.deletefolder "C:\test" &i
next
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What if you do not specify anything when you call a procedure?
What are lbound and ubound in the vbscript language?
How will you get the octal value of the given number in vbscript?
How will you reverse a string in vbscript?
What is Procedure or Subroutine in VB Script?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
What are the rules to name variable in vbscript?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
In html file what is an ideal position to include vbscript?
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
What is variant in vb script?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......