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
What is variant in vb script?
How will you get a random number between 0 and 1 in vbscript?
In html file what is an ideal position to include vbscript?
In what way program "hello world" you can write in vbscript?
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
What is the main difference between function and sub-procedure?
What is the purpose of the err object in the vbscript language?
Explain about adodb.stream class?
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("<
what is the use of QCUtil? explain with one example?
How to assign a numeric value to a variable?
How will you compare two strings in vbscript?
how to write validation function for date in vb script
where can i learn VB scripint ?
Mention how to create a cookie using vbscript?