qp.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.
Index: F
  Contents Index Notes                              Help on Help
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDE│F│GHI-JKLMNOP-QRSTUVW-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
    $F+                Switch to force FAR calls
    $F-                Switch to allow NEAR calls
    FAuxiliary         Constant defined in Dos unit
    FCarry             Constant defined in Dos unit
    FExpand            Returns fully qualified DOS path name
    Field              Component of record or object
    FILE               Declares data type for disk storage
    File access modes  Constants defined in Dos unit
    File attributes    Constants defined in Dos unit
    FileMode           Typed constant defined in System unit
    FilePos            Returns current position in nontext file
    FileRec            Type defined in Dos unit
    FileSize           Returns number of records in nontext file
    FillChar           Fills memory area with byte or character value
   _FillMask           Type defined in MSGraph unit
    FindFirst          Searches directory for first matching file
    FindNext           Searches directory for next matching file
    First              Returns first value of an ordinal type
    Flags masks        Constants defined in Dos unit
    Floating-point     Ranges of floating-point types
   _FloodFill...       Fills area of display
    Flush              Writes out contents of buffer for text file
    FMClosed           Constant defined in Dos unit
    FMOutput           Constant defined in Dos unit
    Font8x8            Constant defined in Crt unit
   _FontInfo           Type defined in MSGraph unit
    FOR                Loops a specified number of times
    Foreground colors  Constants defined in Crt unit
    FORWARD            Uses procedure or function before defined
    Frac               Returns fractional part of real number
    FreeMem            Deallocates memory of given size
    FreeMin            Typed constant defined in System unit
    FreePtr            Typed constant defined in System unit
    FSearch            Returns directory location of file
    FSign              Constant defined in Dos unit
    FSplit             Splits path name into parts
    FUNCTION           Declares routine that returns a value