niki
axes noob 'll b big 1 day
- Local time
- Today, 13:28
- Joined
- Apr 17, 2003
- Messages
- 66
Hello,
I am controling a windows based application with a macro. This application sends multiples spyders to retrieve data from the web. I have about ten different spyders. My problem is that when I create the macro which is gonna run them automatically, they all run together which causes a total use of my PC's CPU capacity, and therefore a crash of the programs.
It does this whether I put all the Execute application actions in a single macro, or if I bind all the macros to a general macro (each macro having a single Execute application action).
How can I program this macro so that it waits for the first macro to be finished and starts the followaing and so on?
Maybe by setting a timer which leaves let's say ten minutes to each spyder to retrieve the data?
Or setting up the macro to work step by step...
But I dunno how to do help me!
Thanks
cheers
nico
I am controling a windows based application with a macro. This application sends multiples spyders to retrieve data from the web. I have about ten different spyders. My problem is that when I create the macro which is gonna run them automatically, they all run together which causes a total use of my PC's CPU capacity, and therefore a crash of the programs.
It does this whether I put all the Execute application actions in a single macro, or if I bind all the macros to a general macro (each macro having a single Execute application action).
How can I program this macro so that it waits for the first macro to be finished and starts the followaing and so on?
Maybe by setting a timer which leaves let's say ten minutes to each spyder to retrieve the data?
Or setting up the macro to work step by step...
But I dunno how to do help me!
Thanks
cheers
nico