I have about 500 files in a Directory:
d:\directory\subdirectory\somefilename.prg
I need to rename these files to:
d:\directory\subdirectory\smr_somefilename.prg
Is there any way to use DOS or other techniques to avoid manually changing these file names?