Just for testing, I've got 3 batch files that have the following command inside:
@echo Test #N %date% %time%
I've created a job called Test2 and created 3 tasks to run test1.bat, test2.bat and test3.bat. I'm executing them as a process.
I always get errors. I can run them sequentially and it seems to work. Any suggestions?
Edited by user
2017-02-08T19:55:54Z
|
Reason: clarification