Topic: Launching straight from SF 2.20
Generally in Simply Fortran, one can open a fortran file like 'source.f95' directly and 'build' and 'launch' without actually creating a project. Source.exe is always generated,etc.
There 'appears' to be a problem with this method.