Hi,
Hopefully somebody can provide a solution to my dilemma.
I have two different applications running, one is notepad and one is a specialized program. My aim is to copy data from the teh specialized program into notepad to use at a later date.
I am using the SendKeys command to basically cycle through the pages and copy the whole page and paste it into Notepad. The problem I am facing is getting the code to wait while the system responds to a key press command. Does anyone know how to get around this problem?
Thanks
Ian
Hopefully somebody can provide a solution to my dilemma.
I have two different applications running, one is notepad and one is a specialized program. My aim is to copy data from the teh specialized program into notepad to use at a later date.
I am using the SendKeys command to basically cycle through the pages and copy the whole page and paste it into Notepad. The problem I am facing is getting the code to wait while the system responds to a key press command. Does anyone know how to get around this problem?
Thanks
Ian