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.
Int 21H Function 24H
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
▀ This function is used when switching from sequential to random I/O
  within a file. The contents of the relative-record field (offset 21H)
  are derived from the record size (offset 0EH), current block (offset
  0CH), and current record (offset 20H) fields of the file control block.
 
▀ All four bytes of the FCB relative-record field (offset 21H) should be
  initialized to zero before calling this function.
                                    -♦-