I saw a forum question that asked how to OCR non selectable text from a screen and get its coordinates.
This intrigued me, as I would like to have this ability in my scripts.
I found the following VB code and I am having difficulty "Converting" it to Autoit code. It provides a pixel count to a rectangle around a specified word relative to the window it is in.
Sub TestRects()
Dim miSelectRectDoc As MODI.Document
Dim miSelectRectWord As MODI.Word
Dim miSelectRectRects As MODI.MiRects
Dim miSelectRectRect As MODI.MiRect
Dim strRectInfo As String
' Load a