Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with Wait Statements -for Childwindow and for Acc
#8
any idea why this wont work
Function Function4
Code:
Copy      Help
int hwnd=val(_command)
str name1 listofnames="item 1[]item 2[]item 3"

;start
Acc a

foreach name1 listofnames
,a=acc(name1 "LINK" hwnd "Internet Explorer_Server" "" 0x1010); err
,str name=a.Name
,if matchw(name name1)
,,out name
,out "1"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)