Hi, is it possible to use Find / Replace to replace with a carriage return / line feed / newline character?
Currently, for example, including "\n" in the Replace field just actually puts the characters "\n". Can it be escaped, or is there some other magic, to actually put in a new line?
Tab (\t) works...
Currently, for example, including "\n" in the Replace field just actually puts the characters "\n". Can it be escaped, or is there some other magic, to actually put in a new line?
Tab (\t) works...
Comment