I have a text file created by an application on another computer. Each line of the file is divided into fields by TAB characters. However, the program that created the file inserts a NUL (0x00) character just before some of the TAB characters. In normal display mode, PSPad truncates the display of each line at the first NUL character, so I see only the first few fields. In HEX mode, the entire line can be seen.
Is this the expected/desired behaviour? Other Windows text editors (e.g. Notepad, WordPad) will display the entire line in such cases, so for me, I would want to see PSPad just ignore the NUL character and show the whole line. -- Scott Inrig Ottawa, Canada <https://forum.pspad.com/read.php?4,74143,74143> PSPad freeware editor https://www.pspad.com
