Int 21/AH=24h

Prev Next Ralf Interrups Categories Contents

------

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

------

Prev Next Ralf Interrups Categories Contents