Saved Bookmarks
| 1. |
Solve : I'm back! With a huge project....? |
|
Answer» Sorry for the double POST, but I have a project update. Okay, I have the base of the program. There's one problem, I can't seem to find a way to cycle through the files. I've tried USING a for /l loop. But even with setlocal enabledelayedexpansion and all the VARIABLES SET in the foor loop are surrouned with !'s and all that other crap. But it just seems like the for /f loop won't function in the for /l loop. |
|