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 |
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How to retrieve alpha bate from the alphanumeric string with special character.
General Ques : At What State u start Automating ? means at what stage we start writing QTP scripts ?
How to load a object repository in QTP during runtime?
2 Answers BNP Paribas, Virtusa,
what is the use of VIRTUAL OBJECTS? explain ?
10 Answers ABC Infotech, IBM, TCS,
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)
When to use Descriptive programing?
i can done the project with QTP in that time i can say how many members in my team size?
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
what is advantage of descripting programming in QTP?
i've installed qtp9.2 on Windows 7. Recording and everything no problem. But when i am saving the test, it is not happening. it says 'general error while saving'. But teh test is getting saved but as a folder with lock icon. When i wanted to open it, it is jst showing as a locked folder but not as a test. Somebody help me out plz