Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Peter Norton Programmer's Guide - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

  Function 13H (decimal 19) deletes all files that match the name specified
  in the FCB pointed to by the register pair DS:DX. The filename in the FCB
  can contain wildcard characters so that multiple files can be deleted with
  a single call to function 13H. The function returns AL = 00H if the
  operation is a success and all matching file directory entries are
  deleted. AL = FFH if the operation is a failure, meaning that no directory
  entries matched.

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