What is the purpose of drive object of scripting.filesystemobject class in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
How to create a function in vbscript?
Explain some uses of vb script?
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
. Program for sorting of numbers in vb script?
Is VBscript case-sensitive?
Mention how to create a cookie using vbscript?
What purpose does ‘on error resume next’ serves?
Which constant is used for print and display functions and works as same as pressing enter key?
How to write functions and sub in vb script?
what is the use of QCUtil? explain with one example?
Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.
Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex