You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Application Variables are defined by FinalBuilder at startup. The actual variables available will depend on which software you have installed on your machine. Application Variables cannot be modified.

These Application Variables are available on all machines :

SYSDIRThe Windows System Directory, eg. 'D:\WINNT\System32'WINDIRThe Windows Directory - eg. 'D:\WINNT'COMPUTERNAMEThe name of the computer you are running FinalBuilder on.USERNAMEThe Name of the currently logged on UserDOSCMDThe path to the Dos command interpreter. This is used internally by FinalBuilder.

The following Application Variables are created by FinalBuilder:

ISAUTOBUILDTrue if the build is being run automatically from a Include FinalBuilder Project Action)FBPROJECTThe full path to the currently running FinalBuilder project file.FBPROJECTDIRThe dir where the currently running FinalBuilder project lives.FBDIRThe directory in which FinalBuilder is installed.FBIGNOREDERRORSThe number of actions in error during the build that were ignored.

FBBUILDTYPEWhen running in the IDE, is this a full run or a run started part-way through? Possible values are script constants btFull, btFromCurrent, btSelected or btSelectedAndChilren.ISSERVERBUILDTrue if the project is being run by FinalBuilder Server.FBSERVERPROJECTNAMEIf the project is run by FinalBuilder Server, holds the name of the project as it is defined there

These Variables may appear on your system, depending on whether you have the software installed :

VB6The path to the Visual Basic 6 compilerDELPHI3DIRThe directory where Delphi 3 is installedDELPHI3The path to the Delphi 3 command line compilerDELPHI3_BRCC32The path to the Delphi 3 Resource compilerDELPHI4DIR The directory where Delphi 4 is installedDELPHI4The path to the Delphi 4 command line compilerDELPHI4_BRCC32The path to the Delphi 4 Resource compilerDELPHI5DIR The directory where Delphi 5 is installedDELPHI5The path to the Delphi 5 command line compilerDELPHI5_BRCC32The path to the Delphi 5 Resource compilerDELPHI6DIR The directory where Delphi 6 is installedDELPHI6The path to the Delphi 6 command line compilerDELPHI6_BRCC32The path to the Delphi 6 Resource compilerDELPHI7DIR The directory where Delphi 7 is installedDELPHI7The path to the Delphi 7 command line compilerDELPHI7_BRCC32The path to the Delphi 7 Resource compilerDELPHI8DIRThe directory where Delphi.NET 8 is installedDELPHI8The path to the Delphi 8 command line compiler (dccil.exe)DELPHI2005The path to the Delphi 2005 command line compilerDELPHI2005DIRThe directory where Delphi 2005 is installedDELPHI2005_BRCC32The path to the Delphi 2005 Resource compilerDELPHI2005DOTNETThe path to the Delphi 2005 .Net command line compiler (dccil.exe)DELPHI2006DIRThe directory where Delphi 2006 is installedDELPHI2006_BRCC32The path to the Delphi 2006 Resource compilerDELPHI2006DOTNETThe path to the Delphi 2006 .Net command line compiler (dccil.exe)DELPHI2007DIRThe directory where Delphi 2007 is installedDELPHI2007_BRCC32The path to the Delphi 2007 Resource compilerDELPHI2007DOTNETThe path to the Delphi 2007 .Net command line compiler (dccil.exe)BDSUSERDIRThe Embarcadero Studio Projects user directoryAQTestErrorsThe AQ Test Complete error countAQTestWarningsThe AQ Test Complete warning countCB2007DIRThe directory where CBuilder 2007 is installedCB2007The path to CBuilder 2007 make.exeCB2007DCCThe path to the CBuilder 2007 Delphi command line compiler (dcc32.exe)CB2007_BRCC32The path to the CBuilder 2007 command line compiler (brcc32.exe)BCB2006DIRThe directory where CBuilder 2006 is installedBCB2006The path to CBuilder 2006 make.exeBCB2006DCCThe path to the CBuilder 2006 Delphi command line compiler (dcc32.exe)BCB2006_BRCC32The path to the CBuilder 2006 command line compiler (brcc32.exe)BCB3DIRThe directory where CBuilder 3 is installedBCB3The path to CBuilder 3 make.exeBCB3DCCThe path to the CBuilder 3 Delphi command line compiler (dcc32.exe)BCB3_BRCC32The path to the CBuilder 3 command line compiler (brcc32.exe)BCB4DIRThe directory where CBuilder 4 is installedBCB4The path to CBuilder 4 make.exeBCB4DCCThe path to the CBuilder 4 Delphi command line compiler (dcc32.exe)BCB4_BRCC32The path to the CBuilder 4 command line compiler (brcc32.exe)BCB5DIRThe directory where CBuilder 5 is installedBCB5The path to CBuilder 5 make.exeBCB5DCCThe path to the CBuilder 5 Delphi command line compiler (dcc32.exe)BCB5_BRCC32The path to the CBuilder 5 command line compiler (brcc32.exe)BCB6DIRThe directory where CBuilder 6 is installedBCB6The path to CBuilder 6 make.exeBCB6DCCThe path to the CBuilder 6 Delphi command line compiler (dcc32.exe)BCB6_BRCC32The path to the CBuilder 6 command line compiler (brcc32.exe)DOCOMATICDIRThe directory where Doc-O-Matic is installedDOCOMATICThe path to the Doc-O-Matic command line compiler

  • No labels