10-21-2016 06:02 AM
How do i catch the exit code from a python script called from teststand ?
e.g.
sys.exit(10)
Solved! Go to Solution.
10-21-2016 06:15 AM
forget it.
it must be something in my script.
I made a simple script and with that one i get the exit code..