Initializing help system before first use

Compiling Models

Complete the following steps to compile a Mosel source file to a BIM file:
  1. Open the source file by double-clicking its filename in the file tree.
  2. Open the Run menu and click Build.

    Alternatively, press Ctrl-B.

  3. Check the Output window for any compilation errors.
    If compilation is successful, a BIM file appears alongside the source file in the file tree.
Note If the source file imports any packages, Xpress Workbench compiles these packages before compiling the selected source file.
Mosel Reference Manual
Note Source files compiled in Xpress Insight have private symbols stripped from them. For more information, see the -s compiler option in the Mosel Reference Manual.