I used thread index* sleep to put delay in my thread
But it's not effective
If am running 100 thread delay of 30sec-1 min
Then when my thread 100 complete it's task
It gonna restart after 100min
I want it to start after min or
Minute after last thread start that will be awesome
Hello
Where saves temporary BAS the variables used in an thread?
Maybe in a file?
I need to recover this files with Recuva or some software and read this files again to recover the used variables in all completed threads (because I've no set an option to save manually this variables in a file)