write a vb script to create a folder?

Answer Posted / prathyusha

set ofso=createobject("scripting.filesystemobject")
set ofold=ofso.createfolder(strpath)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.

1796


Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?

1554


What is difference between vbscript and vba?

612


When are redim statement and preserve keyword used in the vbscript language?

603


How will you format a number in percetage format in vbscript?

593






where can i learn VB scripint ?

1601


regular expression that will recognize a browser as long as its name property starts with mybrowser

1765


Mention how to access array data?

515


Anyone have qtp11.0 crack?

2389


How will you get the last occurrence of one string within another string using vbscript?

691


How are values assigned to string type and numeric type variables?

542


What are subprocedures in vbscript?

666


why do u choose to go for testing why cant for devoloping

1596


What is vbscript procedures?

604


Explain the constants in vbscript?

568