Sceduled job to delete files

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how can i write a job to delete all *.xls files in certain folders that are
more than a week old. i thought that if i created a .bat file with delete
command and scheduled it to run at the end of every day, it could delete all
files in a certai folder (x:\mydata) that are at least a week old. how can i
tell which are that old and get this to work thanks
 
Back
Top