02-14-2009, 03:52 AM
Ok what I am trying to do is use
Acc test=acc("Select" "RADIOBUTTON" win("Internet Explorer" "#32770") "Internet Explorer_Server" "" 0x1001)
ok... now what I want it to do is... click the button test
i tried
but+ test
but it doesnt work... how do i get it to check this button
maybe
but+ (!(test))
i dont know please help
Acc test=acc("Select" "RADIOBUTTON" win("Internet Explorer" "#32770") "Internet Explorer_Server" "" 0x1001)
ok... now what I want it to do is... click the button test
i tried
but+ test
but it doesnt work... how do i get it to check this button
maybe
but+ (!(test))
i dont know please help