Navigation: Actions > System > VisBuildPro Project Action |
|
Use this custom action to create a step to call or chain to another Visual Build project within a build.
When the step is built, the appropriate GUI or Console command-line command is generated and passed to the Builder object's RunProgramEx automation method. The generated command-line will be logged to the Output pane if the Log option is checked. This action is also a handy way to set up automated build commands. Configure the step as needed, build it, and click the Create Scheduled Task button to created a scheduled task for the build.
Note: See the Chain.bld sample for a project utilizing this action.