View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mohan Mohan is offline
external usenet poster
 
Posts: 22
Default data capture from screen

Hi
Is there a way to capture the data from a DOS like screen (3rd party
software) without connecting to the database. May be using the coordinate
system / copying data to clip board and searching for specific string ect.?

The screen size and pixel / resolution will be consistent for all users.
The data will always be dispayed on a specific coordinate on the screen all
the time. The filed lengths are fixed as well.

Any help is appreciated.
Thanks
Mohan