Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 21 - dos - search next using fcb http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - DOS - SEARCH NEXT USING FCB
        AH = 12h
        DS:DX -> FCB (see AH=0Fh)
Return: AL = status
            00h file found
                [DTA] = unopened FCB for file that was found
            FFh file not found
SeeAlso: AH=1Ah,AH=4Fh, INT 2F/AX=111Ch

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson