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
Mention what is the technology used by vb script?
how to acces the remote mechine using vb cript(QTP)
How can you fetch the value of a cookie?
when we use filter funtiom invb script(QTP)
Is vbscript language a case-sensitive language and what does it mean?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
what is used of Property........End Property loop ? how to write the script for it?
Write a Script for ATM in QTP
How do i automate a website www.flyashx.com without having any test cases witin a week time.
Mention when to use function procedures and what are its characteristics?
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP