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.
FL Command Syntax
                                             Up Contents Index Back
─────FL Command Syntax─────────────────────────────────────────────────────-
 
     The FL command takes the following form:
 
          FL [option...] [filespec...] [option...]
             [filespec...]
             [/link [libfield] [linkoptions] ]
             [/MA option]
 
     Each <option> is one of the command-line options.
 
     Any <filespec> on the FL command line can include a
     full or partial path specification. If a full path is not given,
     FL assumes the path starts from the current working directory.
 
     FL automatically specifies the appropriate library to be used
     during linking; however, you can use the /link option with the
     optional <libfield> and <linkoptions> fields to specify
     additional libraries and options to be used during linking.
 
     You can give any number of options and file names on the command
     line (under MS-DOS, the command line cannot exceed 128
     characters).
                                    -♦-