Thread: Deleting files
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tony C[_2_] Tony C[_2_] is offline
external usenet poster
 
Posts: 3
Default Deleting files

I have written a module which will go through a
directory, opening, processing and saving files to
a 'done' directory.

I would like to delete the files in the source directory.

Thanks