Is it possible to replace blank spaces in a filename with underscore?
For example:
abc 123.pdf
to
abc_123.pdf
Any help is appreciated.

Cheers!
momok wrote:Is it possible to replace blank spaces in a filename with underscore?
momok wrote:Is it possible to replace blank spaces in a filename with underscore?
momok wrote:How is it done?