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
Which keyword is used to declare a variable in the vbscript language?
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
How to open browser in vb script?
How will you get a subset of a array in vbscript?
Explain about .wsf files?
What are class properties?
How will you convert a given number to long in vbscript?
What are the disadvantages of vbscript?
Description.Create
How are values assigned to the variables in the vbscript language?
What is the scope of a constant declared using public?
Write a code to print numbers from 5 to 0?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
What is the purpose of on error resume next statement?
Explain the constants in vbscript?