write a vb script to create a folder?

Answer Posted / suman

dim x
set x= createObject("Scripting.FileSystemObject")
x.CreateFolder()

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to open excel in vb script?

574


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

12906


what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?

1438


How will you convert a string to lower case string using vbscript?

561


How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.

1746






hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?

1791


How will you compare two strings in vbscript?

598


What is the use of option explicit statement?

585


Explain about the support of asp for vb script functionality?

532


How can constants be declared in the vbscript language?

553


Illustrate briefly about the different types of statement

2027


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

538


write any ttest cases using check points and parameterization

1823


Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji

1247


What are the different types of loops available in the vbscript language?

536