I run this Simple-Script.bat:
Code: Select all
python my.py -w200
python my.py -w132
python my.py -w900
python my.py -w211
Each line runs well ---> python.exe process opens for each line(do his job) then closes automatically,but it seems that some lines cause problems,python.exe process opens but it never closes and i receive this error message:
Code: Select all
failure code 5
thxx!
P.S.
or if someone knows the Python scripts can change directly from there