Navigation:  Using Visual Build Professional > Dialogs > Step Properties >

Step Properties Dialog Step Failure Options

Previous pageReturn to chapter overviewNext page

This section of the step properties dialog is used to configure the steps to perform if the step fails to build.  It provides flexibility for handling error conditions within a build.

 

Build failure steps: If this item is checked, the specified Failure steps subroutine (or all failure steps if blank) will be built if this step fails to build.

 

Stop / Continue / Exit subroutine/build: Determines the action to take after building any failure steps (if specified above).  Stop causes the build to stop (and exit if building with the Console app or the GUI app if launched from the command-line with the silent flag); Continue causes the build to continue processing any remaining steps; and Exit returns from a subroutine or aborts the build if not in a subroutine.