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 13H
   Summary  Notes  Example  Back
──────────────────────────────────────────────────────────────────────────────
 
▀ The wildcard character ? is allowed in the filename; if ? is present
  and there is more than one matching filename, all matching files will
  be deleted.
 
▀ Int 21H Function 41H, which allows full access to the hierarchical
  directory structure, should be used in preference to this function.
 
▀ [3.0+] If the program is running on a network, the user must have
  Create rights to the directory containing the file to be deleted.
                                    -♦-