I am struggling finding out a way to search for an image called checked.bmp and when its found to popup a message or extract it to the excel. If not found then will follow to the next record.
I used this line but didn't work for me
SEARCH SOURCE=TXT:"/NEW/test/images/unchecked.bmp" extract=TXT
Thanks guys but i found the solution for my case
SEARCH SOURCE=REGEXP:"/checked.bmp" EXTRACT=FOUND