SEARCH:

Integrated Compiler


The Visual DataFlex Compiler is integrated with the Studio. Projects are compiled Integrated Compilerby selecting Project -> Compile from the menu, or clicking the Compile toolbar button. The Studio also automatically compiles the project if changes are detected when you select Debug -> Run from the menu or click the Run toolbar button.

The Compiler’s progress and output are displayed in Studio’s Output Window. If errors occur during compilation, the error will be displayed in the Output Window. Integrated Compiler Smart CompileDouble-clicking on an error listed in the Output Window will automatically open the specified source file and locate the line of error.

  • Provides background compiling
  • Smart compilation
    • Only compiles if needed
  • Run application will smart compile