Build | Compile

When your project is ready, you can compile it. This command starts compilation process and convert XLS file to EXE application.
During compilation xlCompiler informs you about the progress and displays various messages:
  • Information messages
  • Compilation warnings
  • Errors
All messages are placed into the Output Window. You can switch between Project View and Output Window using View | Output command.
After the compilation is completed you should get a message about successfull compilation.