04-03-2012, 03:36 PM
Hi Friend i followed the same process what you explained but i am getting blank alert screen. My code is
is any mistake in this?????????????? can you pls share the information.
Code:
Dialog("Login").WinEdit("Agent Name:").Set "Raja"
Dialog("Login").WinEdit("Password:").SetSecure "4f7ac2299a7997511b7dfe107a3fa7a5a10912bf"
Dialog("Login").WinButton("OK").Click
a = window("Flight Reservation").ActiveX("MaskEdBox").GetROProperty("Focus")
msgbox a
is any mistake in this?????????????? can you pls share the information.