![]() |
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 |
data capture from screen
I would look for capturing data from the standard input (stdin) or changing
where the stdin comes from. Google: stdin source Windows Hit: WINDOWS Clipboard: send/receive text from/to DOS by redirection. Country specific character conversion. Win 95/98 only. (home.mnet-online.de/horst.muc/index.html) -- Implement by Design, Enhanced by Ability - get the IDEA! "Mohan" wrote: 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 |
All times are GMT +1. The time now is 09:37 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com