In notepad when I have a large file open, when I press save EVERY line feed is deleted and all compressed! Any suggestions?
feedback
|
|
Choose Use a Hex Dump tool to check the line endings - notepad expects CR LF but files from non-Windows sources, or files downloaded with incorrect FTP settings might have just CR or just LF. Open the file in Wordpad instead. | |||
feedback
|
|
I figured it out, I had used a registry hack to enable the status bar AND word wrap at the same time, which bugged it. Disabling the hack fixed it. | |||
|
feedback
|