Specifies is the current scenario will be the first one to be called at simulation run. If only one scenario defined in the database or if the first scenario of the list must be the first to start, needless to set it true (harmless to do otherwise).
This option tells the code generator to produce a simulation engine that will not wait for the GUI to manually start the simulation (using the button). The Active scenario will be loaded and started as soon as the simulation engine will be run. If Active is not set, the first scenario of the database will be chosen.
If selected, the shared-memory will not be filled by the simulation engine (although the segment will be created). This can accelerate the simulation and will avoid memory buffering if no GUI (reader) is connected to the shared-memory. If this option is selected, the GUI will not be able to monitor the activity.
Call the exporter to save the current scenario into an ASCII file (including some references) in order to share it with other players (when cut & paste cannot be used). Data/Shared directory is used by default.
Pop up a new (modal) window for the user to write a description or user guide for the scenario. The result will be displayed on the side panel, as an HTML page, so, content of the description can include HTML tags or even, a copy paste of an HTML page designed in DreamWeaver (for example) :