trailway
08-13-2009, 02:08 PM
I have written an external process which I call via Builder.RunProgramEx. I use the exit code of the process in order to detemine what action to take. The non-error exit codes I use are 0 and 2. successCodes is passed in as "0,2".
Why does Visual Build log exit code 2 with the following message:
"Process completed with exit code 2"
What I want to do is for this to be silent, since I expect it.
If there is a better way to accomplish this, I am an action script newbie, then please let me know.
Thanks!
Why does Visual Build log exit code 2 with the following message:
"Process completed with exit code 2"
What I want to do is for this to be silent, since I expect it.
If there is a better way to accomplish this, I am an action script newbie, then please let me know.
Thanks!