Use nested loop to copy files in filelist to folders in folderlist, with batch
问题 I want to simultaneously read from a file list and a folder list and copy each file into each folder, with a file rename. Below is my original code. The outside loop doesn't increment. I've tried every which way to apply what I've read about loops and delayed expansion but nothing has worked. Can someone please tell me how to fix the code or what to use instead? EDIT to clarify problem: With each iteration, "echo src" echoes 1st line in Filelist.txt. Never changes. On the other hand, "echo