Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
newb err handling question
#2
Code:
Copy      Help
int w=win("SpeechQ Report Station" "WindowsForms10.Window.8.app.0.33c0d9d")
if w=0
,out "window doesnt exist"
else
,out "window exists"
,Acc a=acc("" "CLIENT" w "" "")
,if a.a
,,out "object found"
,else
,,out "object not found"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)