browny wrote: 2018-09-24, 10:27 UTC
Also It should be asked how the list file was opened.
You have NOT answered my questions, and now you have NOT named the software you use to display/edit the list file.
You don't know what may be important in this case so DO NOT IGNORE ANY DETAILS. Help us to help you, please, explain your problem using more words.
browny wrote: 2018-09-24, 10:27 UTC
The list is written in UTF-8 without a BOM, but default Windows encoding is UTF-16LE.
And the list format uses tabs as field separators, so you should be warned twice…
1. It's obvious that the list should be viewed as archive in TC panel via proper plugin. You should either remove standard DiskDir plugin or use another file extension (lsw or ddw for example) for lists created by DiskDirW.
2.
Both UTF-8 and UTF-16 are Unicode Transformation Formats. I suppose that the author of modified plugin used UTF-8 for
backward compatibility - file names containing Latin letters only should be displayed properly also with standard DiskDir and DiskDirExtended. But if you find more plausible reasons to convert plugin to work with UTF-16, maybe someone will do the job in the future – the source code is available for both DiskDirW and DiskDirExtended plugins.
3. Unicode standard clearly states that text in UTF-8 does NOT need BOM. It should be displayed properly in ANY GOOD, modern, properly configured viewer/editor. For example, Lister in TC displays lists from DiskDirW properly.
4. If you don't want to damage the list, you should NOT use editor configured to replace tabs with spaces.
Andrzej P. Wozniak
Polish subforum moderator