Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

write a vb script to create a folder?

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


Please Help Members By Posting Answers For Below Questions

Explain about tristate constants?

1075


Differentiate javascript and vbscript?

1088


How do you declare a variable in vbscript?

1111


Why is the use of exit do or exit for statements within loops discouraged?

1093


What's the difference between vbscript and vb.net?

1166


What are the advantages of vbscript?

1140


what is the features of visual basic?

2221


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

1238


I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent

2299


PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com

2187


Why to use option explicit in vb script?

1096


Which object provide information about a single runtime error in a vbscript?

1108


Mention how you can call vbscript functions?

1186


Explain the filter expression?

1149


what is the standards used for writing the script in QTP

2382