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

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.

1430


How to access array data?

535


What is difference between vbscript and vba?

597


Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com

1031


How will you check that a variable is an array in vbscript?

535






What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?

570


What is the scope of a constant declared using public?

541


Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function

1908


What are class events?

573


i need to sort the data using qtp script for this how i need to write a qtp script

3210


Compare java script and vb script?

583


Which function allows you to instantiate an object given its programmatic identifier or progid?

549


why variable name should not exceed 255 characters?

1806


Explain a few date functions in vbscript

547


How to open browser in vb script?

572