Andreas: -------------------------------------------------------------------------------- I think you should do this with your prefered programming language. I for one would use PHP.
First read your CSV into an array. Build a $search Array and a $replace Array. Then in a loop read each file into a string and do a replace($search, $replace, $string). Finally write new string back to file. -------------------------------------------------------------------------------- I don't manage php. Sorry. Perhaps an autohotkey or a batch file ? Thanks a lot Best Regards -- Nice program indeed <http://forum.pspad.com/read.php?2,64988,64998> PSPad freeware editor http://www.pspad.com
