Home

Launching

Projects that result in executable files can be launched from within the Simply Fortran environment. After saving and building an appropriate project, the resulting executable can be launched via the Launch! entry in the Build menu or, alternatively, from the Build submenu of the project pane’s popup menu.

Launched programs will appear in a separate console window. Depending on the launch options , the console may or may not remain open after execution has completed.

Launch Toolbar Button

Like many Simply Fortran functions, launching can be performed using a convenient button on the toolbar, appearing as: . The button also provides some additional functionality.

When your project is run using either the debugger or the internal console, the button will change to a red square: . Clicking the red square button will terminate your current project or end your debugging session, depending on how the program was launched.

See Also

Building in Simply Fortran
Launch Options
Project Options
Build