Int 21/AH=24h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

DOS 1+ - SET RANDOM RECORD NUMBER FOR FCB

AH = 24h
DS:DX -> opened FCB (see #01345)

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

Category: DOS Kernel - Int 21h - D

rbline.gif

lup.gif ldown.gif Interrups Categories Contents