Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Please help me with the multi windows task
#1
I am now using Quick Macros to do the same operation in a series of windows. Wait for window XXX finish, the time XXX running is about 2 hours, then goes to the next window by minimizing current window. But it doesn't perform stable, sometimes works sometimes just does not execute "minimize". Where should I revise and is there any better solution for my tasks?

Many thanks for helping.
BTW, I would like to buy the software if it can help me in this tasks. I just trial it.

my code is like follows:


spe 500
int i
for i 0 10
....
wait 0 -WC "XXX"
#region Recorded 2/21/2016 2:16:00 PM
clo win("Optimization Report");err
clo win("Format Objects");err
min win()


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)