Include lists and Unicode

Feb 23, 2012
240
3
I'm having trouble feeding TCC include lists that are encoded in Unicode. I'm running a simple copy command:
copy @myincludelist.txt c:\destination
When I use include lists encoded in full unicode (UTF-16 with BOM), the first file is processed correctly, but the other filenames are displayed as garbage and not processed.
 
Confirmed fixed in 13.04.60. Thanks, Rex!

I'm having trouble feeding TCC include lists that are encoded in Unicode. I'm running a simple copy command:
copy @myincludelist.txt c:\destination
When I use include lists encoded in full unicode (UTF-16 with BOM), the first file is processed correctly, but the other filenames are displayed as garbage and not processed.
 

Similar threads