I make it a habit to use \s
instead of a space – that captures all whitespace, including tabs. Might not be an issue in filenames, but it doesn’t do any harm, either. For text, \s
is always the safer choice, I think.
↧
Help with Batch File Renameing - RegEx Rename Script
↧