write a vb script create 5 folders test1 test2 test3 test4
test5

Answer Posted / simha

It is correct. automatically created 5 folders using this
VB script.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are values assigned to the variables in the vbscript language?

567


What are the 2 ways in which a variable can be declared in the vbscript language?

562


Explain about tristate constants?

582


What are string functions in vbscript?

649


What are the differences between sub procedures and function procedures?

516






Mention what are the rules to name variable in vbscript?

532


what is resorceallocation

1771


Explain the extension .hta?

538


In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?

2014


Mention when to use function procedures and what are its characteristics?

625


If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?

530


How will you get a combined string from array of string in vbscript?

545


If else for do while select in vb script?

636


How many types of procedures are available in the vbscript language?

528


Both Static and dynamic arrays are handled by VB script. Is it true?

605