Forum Discussion

Diceman's avatar
Diceman
Occasional Contributor
7 years ago
Solved

OCR results in dots

Hello;   I am building tests which include taking action and reading information from an application provided via remote desktop.   Because it is coming across remote desktop, I have very little vi...
  • Diceman's avatar
    7 years ago

    I wasn't able to get OCR working on the target window.   I was able to leverage the fact that the subscription number I was trying to read is generated by a database.   So I wrote a function using ADO objects to run a query against the database and then I read the resulting recordset to get the value I needed.