Could someone explain the significance of the following please.
Files in Notepad++ show CR and LF as distinct characters. But TextPad shows CR and CRLF the same, as one symbol. So I would not see the distinction while editing in TextPad.
This arose when editing .M3U playlist files, when I noticed in Notepad++ that some entries ended with CR and other with CRLF. I'm unclear what if any relevance this might have on the behaviour of the files in a music player. I'll test, but would appreciate some insight into this topic please.
If editing a text file in Textpad it seems that inserting 0x0010 or 0x0013 causes a 0x0013 0x0010 pair to be inserted into the file.
You can open a file into a hex view from within Textpad:
From the File menu, choose Open. The File Open dialog appears.
Select the file to open.
Click the down arrow next to the File Format box.
Choose "Binary" from the drop-down list.
Click OK.