At 03:20 PM 17/07/2013, Thane Sherrington wrote:
Does anyone know how to find and replace all lines that are 1 to 4 numbers and then a line break?I have a document with a bunch of lines that have something like: 1� 15� 386�I want to find and replace all these lines. From googling, I found that I should be able to use: ^#^v
Figured it out. It's ^#^p.T
