Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
getwintext....same window name....diff windows
#3
ARRAY(int) a; int i; str sc sn
out "[][9]ALL VISIBLE WINDOWS"
win("" "" "" 0 0 0 a)
for(i 0 a.len)
sn.getwintext(a[i])
out "%s" sn


That does all windows visible and outs there names.....any way to do it only if the window has the words "VPC" in it?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)