Page 1 of 1

Swap file names around a character

PostPosted: Wed Mar 17, 2021 9:04 am
by Admin
It is easy to swap a file name around a character using RegEx (1)

- First enable the Simple regex checkbox.

- Then use :
Match: %1 - %2
Replace: %2 - %1

To swap file name around -