My problem is that I am scraping about 4 peices of data back to my VB app via a ActiveX exe with a call back.
My 'trigger' for sending back the data is on an "enter" key press.
Problem is that the "enter" key also calls up the next screen and in some cases my VB Active Exe has not captured the information from the 'old' screen before the new one appears.
Does anyone know how I can force Attachmate to wait until I have scraped the info from the initial screen before moving on to the next?
My 'trigger' for sending back the data is on an "enter" key press.
Problem is that the "enter" key also calls up the next screen and in some cases my VB Active Exe has not captured the information from the 'old' screen before the new one appears.
Does anyone know how I can force Attachmate to wait until I have scraped the info from the initial screen before moving on to the next?