01-14-2011, 07:19 PM
Hi,
U should be careful while learning the objects.
1)Did ur OR learn the Object with option all objects present in the window.
2)if this does not solve ur problem try to learn the object again.
this should resolve ur issue
regards,
Amit
9773539313
U should be careful while learning the objects.
1)Did ur OR learn the Object with option all objects present in the window.
2)if this does not solve ur problem try to learn the object again.
Code:
if dialog("abc").winbutton("xyz").exist then
msgbox "yes"
else
msgbox "no"
end if
regards,
Amit
9773539313