Hi VC,
I have a question about the console job status. If I have an "Execute" task that runs a console app, and that app returns a non-zero return code, the task fails (as it should). My question is, why do I not get the actual return code in the Exit Code field? Instead, I get "7777" regardless what negative value I return.
Edit: I should mention that this happens with only negative values, including -1, which is configured as a default Windows Exit Code called "Aborted". Positive values do show up in the console.
Thanks!
George
Edited by user
2013-10-03T12:25:05Z
|
Reason: Not specified