fl.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
The FL Command
                                             Up Contents Index Back
─────The FL Command────────────────────────────────────────────────────────-
 
     The FL command compiles and links FORTRAN programs in a single
     step.
 
     FL executes the three compiler passes, then calls LINK (the
     Microsoft Segmented-Executable Linker) to link the object files.
     You can also perform each step separately.
 
     Select any of the following items for more information:
 
          Compiling and Linking
          OS/2 Support
          Options
          Optimization
          FL Environment Variable
          Machine-Language Routines
          Memory Model
          Search Path for Files
          Floating-Point Calculations
          Warning Messages
          Optional Language Features
          Listings
          Overlay Files
          Libraries
                                    -♦-