Int 21/AH=12h

Prev Next Ralf Interrups Categories Contents

------

DOS 1+ - FIND NEXT MATCHING FILE USING FCB

AH = 12h
DS:DX -> unopened FCB (see #01345)

Return:
AL = status 00h successful Disk Transfer Area filled with unopened FCB FFh no more matching filenames

Note: (see AH=11h). Assumes that successful FindFirst executed on search FCB before call

See Also: AH=1Ah - AH=4Fh - INT 2F/AX=111Ch

Category: DOS Kernel - Int 21h - D

------

Prev Next Ralf Interrups Categories Contents