|
Can I do screen scraping operations using the VT220 Control? Yes, starting with version 4.01 three methods are included for doing this. GetSelectedText allows you to scrape the user highlighted selection, GetScreenText allows you to scrape the section of the screen specified by the given co-ordinates and GetText allows scrapes the section of the scrollback buffer specified by the given co-ordinates.
|
|
|