I am working with some exported data, and one of the files contains a notes field, and users have been cutting and pasting emails via the user interface and saving them to that field. The notes field in a given record may thus contain multiple paragraphs (to, from, subject, body, signatures at the bottom, nested email chains, etc.) that employ a mix of line ending characters and character sequences: sometimes a CR, sometimes a LF, sometimes a CRLF pair.
I need to be able to see exactly what line endings are there, without the editor normalizing things for me according to some Windows, Unix, or Macintosh mode setting somewhere.
What settings do I need in UltraEdit for it to show me the file contents "raw"? Not in hex, just not changing what it finds to make things consistent.
Thanks.
I need to be able to see exactly what line endings are there, without the editor normalizing things for me according to some Windows, Unix, or Macintosh mode setting somewhere.
What settings do I need in UltraEdit for it to show me the file contents "raw"? Not in hex, just not changing what it finds to make things consistent.
Thanks.