- Welcome to Simply Fortran
- Purchasing and Activating Simply Fortran
- Using Simply Fortran
- The Simply Fortran Interface
- Editing in Simply Fortran
- Projects in Simply Fortran
- Building Projects
- Launching Projects
- Debugging Programs
- External Tools
- Version Control
- Options and Configuration
- Licensing
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 options in the Launch category of Project 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.