Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
Int 21h Function 24h
 Summary                                   Up Contents Index 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.
                                    -♦-