FindText - Capture screen image into text and then find it
)+1)]) return ok2 } ; Sort the results of FindText() according to the nearest distance Sort2(ok, px, py) { local if !IsObject(ok) return ok s:="" For k,v in ok s.=((v.x-px)**2+(v.y-py)**2) "." k "|" s:=Trim(s,"|") Sort, s, N D| ok2:=[] For k...