Code: Select all
FindImagePos>C:\image.bmp,SCREEN,0,1,X,Y,NumFound
If>NumFound>0
MessageModal>found
Else
MessageModal>not found
EndIf
I use Tolerance Tester and the result is match...
Any idea what causing this?
Thank you.
Regards,
Wong