View Full Version : VBP Exit-Codes Overview
Is there an overview of the most frequently returned exit-code actions !????! ...
Thanks :)
kinook
11-14-2007, 11:40 AM
For VBP itself, see
http://www.visualbuild.com/Manual/consoleapp.htm
http://www.visualbuild.com/Manual/command_linegui.htm
There is no standard exit code for applications in general (other than 0 is typically success and non-zero is typically failure); you would need to consult the documentation for each program to determine that.
I meant the Visual Build Professional "Actions" in the left panel.
kinook
11-15-2007, 10:09 AM
For actions that run other programs, there is no standard exit code for applications in general (other than 0 is typically success and non-zero is typically failure); you would need to consult the documentation for each program to determine that. For actions that don't run other programs, there is no exit code.
vBulletin® v3.8.11, Copyright ©2000-2024, vBulletin Solutions Inc.