Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: doing a dir list to a txt file for comparison  (Read 2193 times)

0 Members and 1 Guest are viewing this topic.

DosDum1

  • Guest
doing a dir list to a txt file for comparison
« on: March 23, 2006, 09:58:22 AM »
Here's my dilema, I need create a .bat file that takes a snapshot of dir. redirects it to a .txt file then copies the diff between files in dir A and whats on the list. it needs to be able to loop and append the txt file with the difference and copy only the difference to the new folder. if this makes any sence..any help would be much appreciated.