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: R
  Contents Index Notes                              Help on Help
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHI-JKLMNOP-Q│R│STUVW-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
    $R+                Switch to enable range checking
    $R-                Switch to disable range checking
    Random             Returns value from random-number generator
    Randomize          Seeds random-number generator
    RandSeed           Typed constant defined in System unit
    Read               Reads from file or device
    ReadKey            Returns character from keyboard without echo
    ReadOnly           Constant defined in Dos unit
    Readln             Reads line from text file or device
    Real               Stores 6-byte floating-point number
    Real ranges        Ranges of real types
    RECORD             Stores dissimilar data types
    Record variant     Stores one of several types in one field
   _Rectangle...       Draws rectangle
   _RegisterFonts      Loads font information from a file
    Registers          Type defined in Dos unit
    Release            Frees memory between mark and heap top
   _RemapAllPalette    Remaps all palette colors
   _RemapPalette       Remaps individual palette color
    Rename             Changes name of file
    REPEAT             Bottom-tested loop
    Reset              Opens file, positions to beginning
    Rewrite            Creates and opens new file
    RmDir              Removes disk subdirectory
    Round              Returns integer nearest to a real
    RunError           Ends program with a run-time error