Thanks for the help guys, apparently pspad is not capable of doing this yet, hopefully in a newer version this will get added. I downloaded another text editor and it worked better, however my regex expression is incorrect, in my example I have:
one, two, three, four, five, using regex " " it turns the output is all on one line: one,two,three,four,five which is almost the goal, however I don't know how to tell regex to ignore blank lines so the output will look like: one,two,three, four,five or one,two,three, four,five Thanks - Rocket -- <http://forum.pspad.com/read.php?2,46511,46535> PSPad freeware editor http://www.pspad.com
