Answer Posted / mudaseer
dim vfso
set vfso=createobject("scripting.filesystemobject")
vfso.createfolder "c:\apple"
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
Which data type/types are supported by vbscript language and what are their specialties?
what is the differance between BYVAL,BYREF?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
How can you create an object in vbscript?
How will you compare two strings in vbscript?
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
What is sql loader? Explain the files used by sql loader to load file?
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
Why is it recommended to close the database connection every time after the work is completed?
Explain about tristate constants?
How to Convert Hex color code to color name in VB Script?
What is the scope of a constant declared using public?
how does vb script help in web page designing? explain with example.