Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Switch Behaviour Example /PFinalBuilder Project File to execute The /P is optional, you can just specify the project file name by itself instead (although in that case it must be after any other options.)/P"C:\Build\MyProject.fbz7atpz"or"C:\Build\MyProject.fbz7atpz"/IIgnore all system message (eg. Ctrl-C, Shutdown.)/I/AAllow interactive actions (message dialogs, prompt for variables, etc.)/A/VSet FinalBuilder variables, in the form VarName=VarValue. The variables must be already defined Project or User variables.Separate multiple name/value pairs with semicolons. If the variable value contains spaces, enclose it in quotes./VMAJORVER=3;MINORVER=1/CExport Log action still function.With this option (or /S) enabled, the same project can be opened multiple times concurrently./TL@Read arguments from a parameter text file. Each line of the file should specify a different command line parameter.@"MyParameters.txt"/OClose any other instances of the %ProductName% FinalBuilder IDE which are idle with unmodified copies of the same project file./OFForcibly close any other instances of the %ProductName% FinalBuilder IDE which are open with a copy of the same project file. The IDE will first attempt to close cleanly, otherwise will terminate a running project or force terminate a stuck project. Unsaved changes to projects will be lost. Mutually exclusive with /o.†

...