[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn 24  - DOS 1+ - Set Random Record Number For Fcb                  [D]

   AH = 24h
   DS:DX -> opened FCB (see AH=0Fh)

Notes: computes the random record number corresponding to the current record
     number and record size, then stores the result in the FCB
   normally used when switching from sequential to random access
   not supported by MS Windows 3.0 DOSX.EXE DOS extender

See Also: AH=21h,AH=27h,AH=42h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson