07-09-2009, 05:21 PM
Its not working still error appears....
which one is the correct syntax? the one which i have posted or previous one...pls clear me with an example
Code:
Sub setToproperty
dialog("Login").WinEdit("Agent Name:").SetTOProperty "attached text","password"
dialog("Login").WinEdit("password").SetSecure "mercury"
End Sub
which one is the correct syntax? the one which i have posted or previous one...pls clear me with an example