Search found 1 match

by thisazlife
16 Oct 2017 18:00
Forum: DOS Batch Forum
Topic: strip characters, move beginning to end, fix extension
Replies: 3
Views: 3688

strip characters, move beginning to end, fix extension

Currently I use a set of batch files to clean and rename filenames. They come to me with added extension information I don’t need, the date on the front of the file and I want it at the end of the file so I can sort by file name, and remove all the extra brackets and underscoring. I know there must ...