04-24-2012, 09:30 AM
Hi9,
GetROProperty captures the property of the object at run time, make sure that "Special code" is a property of the object u r trying to find out and use
Regards,
Sankalp
GetROProperty captures the property of the object at run time, make sure that "Special code" is a property of the object u r trying to find out and use
Code:
vb_text=TeWindow("Window").TeScreen("screen2").GetROProperty("Special Code")
Regards,
Sankalp