you can search using regular expressions and empty line: search: .*your_string.* replace: [x]regular expressions
if you want to remove lines, containing your text, you can use simple search, use COPY button and check [x]Copy nonmatching This will copy your file exclude line containing your string to new editor window. Then you can replace it into your original file -- <http://forum.pspad.com/read.php?2,55478,55483> PSPad freeware editor http://www.pspad.com
