How to copy from one script to another script in qtp
Answer Posted / jyoti
Set obj=CreateObject("Scripting.FileSystemObject")
obj.CopyFile "C:\test.txt", "D:\test.txt"
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How many types of operators are available in the vbscript language?
Explain the scope of the variables using dim, public, and private keywords respectively.
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
Which object provide information about a single runtime error in a vbscript?
i need to sort the data using qtp script for this how i need to write a qtp script
How to Import data from a file (file is on the desktop) to the data table
How will you release the memory acquired by an array variable in vbscript?
What are the 2 ways to pass a value to the function?
What purpose does ‘on error resume next’ serves?
What are the environments supported by vbscript language?
What are the 2 ways in which a variable can be declared in the vbscript language?
Explain about vb script?
Which operator can be used to do an xor operation in vbscript?
What is the use of option explicit in vbscript?
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.