WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: krasdude on July 22, 2015, 09:18:55 AM

Title: Scraping data from Help --> About screen
Post by: krasdude on July 22, 2015, 09:18:55 AM
It is possible in WinBatch to scrape the data from the Help -> About screen in an application?

Thanks

Michael
Title: Re: Scraping data from Help --> About screen
Post by: td on July 22, 2015, 01:43:02 PM
Depends on how the applications 'About screen' is implemented.  You can try using Roboscripter to help you write a script that obtains the text using the Control Manger extender.  If that doesn't work, there are other approaches but they too depend on how the window is implemented.