<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:12pt"><div><span>From a Windows GUI window.</span></div><div><span><br></span></div><div><span><div>Here's the situation.  A group at work is already entering data into a Windows-based application.  Now they are also supposed to be putting in much the same data into a 2nd terminal-based app.<br></div><div><span><br></span></div><div><span>So, I'm thinking there must be a way to pick up the data already entered into the first app (i.e. through "scraping" from the 1st app's window) and automatically place it into the 2nd app.</span></div><div><span><br></span></div><div><span>It could be a Gambit question if I can figure out how to do it - i.e. figure out the 1st app's handle and use the api to pick up Window Text, field text, etc.  Or perhaps there's already an app in existence to do such. That's why I titled
 it starting with OT.</span></div><div><span><br></span></div><div><span><br></span></div><div><span>Thanks, Steve</span></div></span></div><div><br></div><div style="font-size: 12pt; font-family: 'Courier New', courier, monaco, monospace, sans-serif; "><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Marc Feeley <feeley@iro.umontreal.ca><br><b><span style="font-weight: bold;">To:</span></b> Steve Graham <jsgrahamus@yahoo.com><br><b><span style="font-weight: bold;">Cc:</span></b> Gambit List <Gambit-list@iro.umontreal.ca><br><b><span style="font-weight: bold;">Sent:</span></b> Friday, September 16, 2011 2:08 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [gambit-list] OT:  Scraping data from Windows app screen<br></font><br><br>On 2011-09-16, at 12:07 PM, Steve Graham wrote:<br><br>>
 I need to pick up the text (field prompts and data) from a data entry screen.  Is there a utility which could do such?  An array of text by rows would be preferable, but other formats would likely suffice. <br><br>>From an HTML form? A GUI window? ...? It will be very different from one API to the other.<br><br>Marc<br><br><br><br></div></div></div></body></html>