I'm sure there's a more efficient way to do this but my method seems to work up to a point. I use "REPLACE FILENAME n with "" ", where n is the numbers 0-9 and is repeated individually for each number.
However, here's the problem. When n = 3, then "Song Name.mp3" gets changed to "Song Name.mp". Not good!
Any ideas, solutions, elations or even admonishments would be appreciated.