View Single Post
Old 06-17-2009, 07:19 AM   #7 (permalink)
Neablis
Registered User
 
Join Date: Jun 2009
Posts: 4
OS: Windows 7


Re: Creating batch file to Check Directories

Thank you Outcaste that script should work perfect for my project.

BTW I Had to add

Code:
if exists duplicat.txt del duplicat.txt
in the code because the results kept getting added together messing with my data.

BTW Its very Elegant code, i like it.
Neablis is offline   Reply With Quote