Rocket: -------------------------------------------------------------------------------- Using the Replace command, How do I remove carriage returns or backspaces using a regular expression? --------------------------------------------------------------------------------
Unfortunately, the builtin search and replace engine doesn't support multiline operations. I'm not sure about backspace; for newlines see one of the related threads for some workarounds: http://forum.pspad.com/read.php?2,43891,46096#msg-46096 mainly the FAQ about the alternative addon-scripts for PSPad: http://forum.pspad.com/read.php?2,12797#msg-12805 -- <http://forum.pspad.com/read.php?2,46511,46515> PSPad freeware editor http://www.pspad.com
