|
I have a single VB program that I put in different directories. And each program in each directory is run using the windows task scheduler. All the programs fires just fine and also they overlapped meaning several programs may be running all the same time.
I noticed that nothing gets finished in this program. it will just suspend or stop but if i will click on each of every program running, it will continue on.
The VB program just actually MAPS a drive and execute a COPY command using the WAITEXECUTE.
What do u think is the problem why the program doesnt wanna continue on with the execution. It only does until you clicked on the program itself...
Please help..
thanks in advance.
|
|
|
|
|
|
|
// |