I'm messing around with pspad (a very good free editor http://www.pspad.com/en/screenshot.htm) and one thing it has that I really like is two quick menu options that
1) Remove Redundant blank lines
2) Remove Redundant space
The first one I figured out how to do with a macro I found while searching these forums (although I have to figure out how to get it to work in just selected text not the whole document).
Since I stink with regular expressions, can someone help with the latter - removing redundant spaces? That is if there is more than one space between a letter/word, I'd like it stripped out so that just one space remains. (I'd post this in the macro forum but not sure if it can maybe be done easily with search/replace?)
Thanks for any help.
1) Remove Redundant blank lines
2) Remove Redundant space
The first one I figured out how to do with a macro I found while searching these forums (although I have to figure out how to get it to work in just selected text not the whole document).
Since I stink with regular expressions, can someone help with the latter - removing redundant spaces? That is if there is more than one space between a letter/word, I'd like it stripped out so that just one space remains. (I'd post this in the macro forum but not sure if it can maybe be done easily with search/replace?)
Thanks for any help.