1
votes

Can I execute a FinalBuilder build file (*.fbz7) from another FinalBuilder script file ?

Why:

Script #1 (my Master script) should contain a script looping script #2 for several times or based on a given variable I can selected between script #3 or script #4 to be executed

1

1 Answers

2
votes

Use the Include Project action, which allows you to specify the script. You can actually run old version scripts, so if you have version 6 and 7, both can run a script created in version 6.

I realise that you specify the Embarcadero edition. The full version certainly has this option - if the limited edition doesn't, then upgrading will obviously make it easy.