Topic: How to select multiple files during loading files onto Simply Fortran
I have more than 100 subroutines that need to be added before running the program. After opening a new project in Simply Fortran, I tried to load/add multiple files (.f file) at a time. However, I couldn't select more than one file at a time.
Is there any options?
Second question:
-After building, how I can make an Application file (.exe) from Object files (.O file)? Actually, I need to Simply Fortran will give me an executive file (.exe) so that I can run my program using MS DOS command.
Thanks.
Mizan