can anyone tell me how to search a word/line in a document
and to paste it in another file?
Thanks in advance.
Answers were Sorted based on User's Feedback
Answer / sailaja
Use INSTER function to find the word .and use left or right
functons to get the word and use mercury clipboard function
to paste it in the other file.
I am also new to QTP . If it is worng please let me know.
Thankyou
sailaja
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / king
hi Sailaja,
your assumption is correct. i want more clarificaiton means
i want code can you provide code for the same.
i know how to find out the particular word on any word
document but how to paste that one i don't know can u
please provide the code for the same.
raju.ippali@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sailaja
For pasting the word in the other file we can use mercury
clipboard function. this is used to copy the word and
paste . Even i also never tried this . please try and let
me know.
Thankyou
Sailaja
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raj
use the ctrl+f to find the word and copy it with ctrl+c and
paste it with ctrl+v at where u required
| Is This Answer Correct ? | 0 Yes | 4 No |
Iam doing automation in Oracle App's using QTP? In App's because of some functional setup, keep on changing my script flow. for this how can i use the recovery sceanrio?? Please help me?
How to export QTP results to an ".xls" file?
how do you done Data-driven test using MS-Word Instead of DataTable
Plz suggest me a good training institute in Mumbai/hyderabad for QTP…. Plz advice thank u
If you are testing a web application then what will you test in that application?
give one example where you have used regular expression?
What is DOM
whare exactly we have to use functions and sub routain
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
plz tel me what is the differnce between QC & QTP?
Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?
What are the recording modes and executing modes avialble in QTP?