ICE

TCP/IP Products => TCP-PLUS => Topic started by: doaneh on August 11, 2014, 02:32:58 pm

Title: TCP Plus For Windows "Screen Scrape" / API Call
Post by: doaneh on August 11, 2014, 02:32:58 pm
Hello,

We need to be able to programmatically "screen scrape" or preferably some kind of an API call to retrieve two values from the active TCP Plus for Windows application window.  Can you advise how this can be accomplished.  Can this be performed with the client?

Thank you,
Doane
doane@forbiztech.com
Title: Re: TCP Plus For Windows "Screen Scrape" / API Call
Post by: Bob on August 14, 2014, 10:15:00 am
There isn't a direct way to do this in Plus.
Plus doesn't have an API.
The only things that Plus can do that might be useful for you are
1) Copy to File
2) Copy to the copy/paste buffer using the button on the toolbar (which with no selection copies the screen contents).

Pro has an API with which you could do this however it's not a trivial task.