repeating code on files in multiple subfolders
I would like to run program on every file in a folder. I have code that
accomplishies this if the folder contains the files directly. However, I
need to do this on files that are in subfolders. The filesin sub folder A
are named the same as those in B, C, etc. So I can not simply copy them all
to the main folder.
Any ideas?
|