09-24-2018, 11:33 PM
After I click an option, the result coud be 1/3 of differents images, how can I implement an If statement to perform a task depending of the result?
Thanks in advance
Thanks in advance
Validate if image exist on screen
|
09-24-2018, 11:33 PM
After I click an option, the result coud be 1/3 of differents images, how can I implement an If statement to perform a task depending of the result?
Thanks in advance
since you didn't say what kind of option it is or what variable result is stored in i can only give you a general example using a list dialog
show your code next time and we can give you better help to show code in qm forum read here http://www.quickmacros.com/forum/showthread.php?tid=786 with Error if not found unchecked in Find Image dialog Function SelectAndFindImageExample ARRAY(str) a="image1[]image2[]image3" |
« Next Oldest | Next Newest »
|