I have an issue with a specific task I created. (Windows Server 2016 Standard)
In the Program/script section I have the following:
c:\Progra~1\myprog\Pro\bin\Python\scripts\mypy.bat
And in the arguments section I put the following:
c:\Users\suser\Desktop\comm1forup.py c:\Users\suser\Desktop\comm2forup.py
However, when I run the task, only the italicized bold scripts execute above. In other words, the second argument does not fire.
Am I doing something wrong? I appreciate any help for this.
Thanks!