Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Screen Scrape Text Capture
#24
Why doesn't work:

out

;captures text of mouse point

typelib TCaptureXLib {92657C70-D31B-4930-9014-379E3F6FB91A} 1.1
TCaptureXLib.TextCaptureX t._create
POINT p; xm(p)
int x y hwnd=win(p.x p.y)
str b=t.GetTextFromPoint(hwnd p.x p.y)
out b


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)