Thanks to gpulawski for posting this tip.
If you have Microsoft Office 2003 or Microsoft Office 2007 installed you have something called Microsoft Office Document Imaging, or MODI, which can perform OCR on Tiff and BMP files and is scriptable. Since Macro Scheduler can easily capture the screen, or a window, to a bitmap file, we can use MODI to perform OCR on the screen, or a window, to get its text. Here's how:
This is really handy if you need to get text from a window which is not otherwise detectable - not exposed by the application as real text objects.
Edit: If running Office 2007 MODI is not installed by default. Run your office setup and select from the installation options to install the MODI components.
_________________
Regards,
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Please do not email/PM me for private support - post to the forum so that everyone benefits. For private support please send email via our web site.