06-01-2015, 05:20 PM
Macro Macro2544
int w=win("Firefox" "MozillaWindowClass")
if(scan("image:hEF1EB8D3" w 0 1|16))
,out "found"
,;add more code here,
,;the code must be tab-indented (or comma-indented, like in this example)
else
,out "not found"
,;add more code here,
,;the code must be tab-indented (or comma-indented, like in this example)