Hi All
I gave this a read here:
Weird behavior with unix REGEX
Tried a few different configurations and I fear that I am running around in circles.
Right now I'm saving documents from word, as text, and reopening in Ultraedit (latest version).
When I open them, they are in UNIX mode (which I like) but the line terminations are all a combination of \n and \r. I have a macro that deletes all \r, but as I edit if I hit the enter key a few times, I get more, have to remove again, etc.
Short version is - I want any and all text files opened to come in with \n as terminations ONLY and nothing else. How can I do this?
Thanks in advance for answering what is most likely a very basic question!
I gave this a read here:
Weird behavior with unix REGEX
Tried a few different configurations and I fear that I am running around in circles.
Right now I'm saving documents from word, as text, and reopening in Ultraedit (latest version).
When I open them, they are in UNIX mode (which I like) but the line terminations are all a combination of \n and \r. I have a macro that deletes all \r, but as I edit if I hit the enter key a few times, I get more, have to remove again, etc.
Short version is - I want any and all text files opened to come in with \n as terminations ONLY and nothing else. How can I do this?
Thanks in advance for answering what is most likely a very basic question!