01-04-2007, 08:30 PM
i am having trouble with these codes most of the time qm works with them but lately it isn't responding all the time
wait 0 WV id(100 win(x))
if(IsWindowVisible(id(123 win(x ))))
x is the winow text that i got using get win text
just seems sometimes it will say window not found or it ignore the commands
any thoughts?
Also is there a way 2 set the text of an id without making the cursor jump from another window 2 the window it's trying 2 set the text in?
wait 0 WV id(100 win(x))
if(IsWindowVisible(id(123 win(x ))))
x is the winow text that i got using get win text
just seems sometimes it will say window not found or it ignore the commands
any thoughts?
Also is there a way 2 set the text of an id without making the cursor jump from another window 2 the window it's trying 2 set the text in?