hi,
i have about 250 files that i need to move to a specific folder. the problem is that folder only have the partial name of the files.
for example, i need to move file: "12345.txt" to folder "12345 - hello" as each folder starts by the actual file name.
can i do this in a batch file in dos?
thank you.