MrSpock: -------------------------------------------------------------------------------- DOS format *means* that line endings are encoded as CR+LF. There is no difference other than that between Unix, Mac, and DOS encoding. --------------------------------------------------------------------------------
But it would be nice, too, if you view/edit/save in RAW, meaning if you have the following 4 lines in an imported text file: 1. CR 2. CRLF 3. CR 4. CRLF that the editor would not add LF to line endings of lines 1 and 3 above, but instead just leave all unedited code exactly as is was, native. HTH :-) -- <http://forum.pspad.com/read.php?2,42449,42497> PSPad freeware editor http://www.pspad.com
