|
Navigation: Samples > Advanced.bld Sample |
![]() ![]()
|
This sample demonstrates how to:
| • | 1) Implement if/then logic using conditional build rules containing script. |
| • | 2) Write the contents of a file to the build log. |
| • | 3) Call a subroutine. |
| • | 4) Set up a continuous build process using a repeating build rule. |
| • | 5) Process a set of steps once for each value in a list stored in a macro. |
| • | 6) Update environment variables via the Set Macro action so that the updated variables can be accessed by external programs. |
| • | 7) Use of nested steps to build up relative paths for Run Program step Start In paths. |