write a vb script to rename a folder from tree4 to tree7
Answer Posted / usha
set fso=createobject("scripting.filesystemobject")
set f=fso.getfolder("C:Tree4")
f.name="Tree7"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of the formatdatetime function in the vbscript language?
What is vbscript language used for and which earlier language is it modeled upon?
where can i learn VB scripint ?
How to write VB script for login module?
Mention what is variant in vbscript?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
What are the valid scopes of a variable in vbscript?
Mention what is vbscript procedures?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
How to Import data from a file (file is on the desktop) to the data table
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
What are the advantages of vbscript?
What are class properties?
Explain the asc function?
Explain sga memory structures?