Navigation:  Actions > System >

VisBuildPro Project Action

Previous pageReturn to chapter overviewNext page

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.

 

Project tab

 

Parameters tab

 

Options tab

 

Advanced Tab

 

Remote Tab

 

Note: See the Chain.bld sample for a project utilizing this action.