qa.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Int 21H Function 44H Subfunction 08H
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
▀ If a file is not found as expected on a particular drive, a program can
  use this subfunction to determine whether the user should be prompted to
  insert another disk.
 
▀ This subfunction may not be used for a network drive.
 
▀ Block drivers are not required to support Subfunction 08H. If this sub-
  function is requested and the block device cannot supply the informa-
  tion, control returns to the program with the carry flag set and error
  code 0001H (invalid function) in register AX.
                                    -♦-