renaming using "format value: filename" problem

I'm doing a bit of tag standardization and renaming in one which makes it easier to fo the renaming part by a customized action, namely "reformat value: FILENAME". The problem with this is however that every time MP3TAG encounters a character in the TITLE tag (which goes into the new filename: "%track% %title%") which is considered invalid in a filename it simply reports this and ask if to proceed, unlike the tool 'rename by using tags' (or whatever it's called) which suggests an alternative filename. Any way to fix this?

Yeah, you can use the $validate function in your format string.