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
What is the technology used by vb script?
What is the difference between javascript and vbscript?
How should i Create Email invite with server-side Coding?
wht must be the interview question on corinthian information technology solutions incorporated.
filter the array values without using filter function?
Explain sga memory structures?
Explain what is loose binding? Why is it not a good practice to use it?
How to assign a numeric value to a variable?
who will create the object?
Explain about vb script?
How are values assigned to the variables in the vbscript language?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
How will you get the octal value of the given number in vbscript?
Which operator can be used to check if two numbers are equal or not in vbscript?
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).