Function 12h (18) Search for Next Matching File, using FCBs
Searches the current directory for next matching filename, following a
Function 11h call or a previous Function 12h call.
On entry: AH 12h
DS:DX Pointer to the unopened FCB specified in
a previous Function 11h or Function 12h
Returns: AL 00h If another match found
FFh If no match found
--------------------------------------------------------------------------
Warning: The information needed by Function 12h is destroyed
by any operation on the file using the FCB created
via Function 11h. Therefore, if you want to search
for several files and also do I/O on them, you must
save the search information that is stored in the
FCB.
Seealso:
This page last updated on Fri Nov 30 10:49:50 MSK 2001
Copyright © 1992-2001, Vitaly Filatov, Moscow, Russia
Webmaster