Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Please help me with the multi windows task
#2
Macro Macro2693
Code:
Copy      Help
ARRAY(int) a; win "XXX" "YYY" "ZZZ" 0 "" a ;;get handles of all XXX windows
spe 500
int i
for i 0 a.len
,act a[i] ;;activate an XXX window
,;...
,wait 0 -WC "XXX"
,#region Recorded 2/21/2016 2:16:00 PM
,clo win("Optimization Report");err
,clo win("Format Objects");err


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)