I need to compare a unique file name (abc_01312012)

Score
0
Vote Up
February 10, 2012 at 07:26:20 Pacific
Specs: Windows 7

I need to compare a unique file name (abc_01312012) to the system to copy over the current files date to another server using a batch file. There will be multiple files in this directory with the same perfix but the date (suffix) will always be different. I have already got the code to check for the current date and put it in a variable if needed. This is my first time writing a batch, Any help would be great.

Reply ↓  Report •


#1
Vote Down
Score
0
Vote Up
February 11, 2012 at 14:21:22 Pacific


Reply ↓  Report •
Reply to Message Icon Start New Discussion
Related Posts

« [Solved] array index out of bounds How do i find a txt file ... »