Page 1 of 1

dscc.exe return code issue

Posted: Mon Jan 04, 2010 12:08 pm
by dav_mcnair
Has anyone experienced an issue with the dscc.exe command returning a 0 when an error occurs? If I run the dscc.exe using a valid job name it completes with a return code =0. If I run the same command with an invalid job name it completed and with a return code =0 and same thing happens if the job does not compile correctly. I would expect the command to return a non zero value on an error.

Posted: Mon Jan 04, 2010 3:53 pm
by kduke
All the command line tools have this issue. Return 0 no matter what. No real workaround either.