Can Textpad do this? I tried searching for ^p, but it only looks for the literal. It can search for Hex.Originally posted by: rainypickles
word will do that if you do a search and replace, if thats what you want. the special character for enter/return is ^p so you can search for ^p^p and replace it with ^p. or replace two spaces with one space.
I knew about that, but I need to search for one of a list of several different strings, and if it finds a match, delete it's line. I want to be able to automatically quickly search for any of these strings, and not have to do it one by one.word will also delete particular lines, just search for them and replace with nothing.
No.Originally posted by: sandorski
Hmm, I'm not very handy with these apps, but couldn't you just highlight All then change the format/properties to singleline from doubleline?
Originally posted by: Slickone
Can Textpad do this? I tried searching for ^p, but it only looks for the literal. It can search for Hex.Originally posted by: rainypickles
word will do that if you do a search and replace, if thats what you want. the special character for enter/return is ^p so you can search for ^p^p and replace it with ^p. or replace two spaces with one space.
