OK, I feel stupid as I must be overlooking something simple.
I have a folder with files having names in the format:
Apple Card Statement - May 2020.pdf
Apple Card Transactions - May 2020.csv
...<more files and months>
.
I want to rename them into format: mm-yyy Apple Card Statement.pdf
-or-
mm-yyyy Apple Card Transactions.csv
For some reason (brain fart?) I can't seem to parse the filename into the "<name> <month> <year> <filetype>" tolkens I need to create the new filename. Don't seem to be able to break the original file name apart.
Help? Hazel V5.0.3