qa.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
   Help on Help  Contents  Index  DOS/BIOS Index  C Index
──────────────────────────────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHIJ-KLMN-OP-Q│R│STUV-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
  .RADIX             Sets default radix for integer constants
  RCL                Rotate
  RCR                Rotate
  RECORD             Defines record type
  REP                Repeat string
  REPT               Marks repeat block
  REPcondition       Repeat string conditionally
  RET                Return from procedure
  RETF               Return from procedure
  RETN               Return from procedure
  ROL                Rotate
  ROR                Rotate
                                    -♦-