Hi,
I am using SDL2017 SR1 and installed split / merge version2017. I run into a weird problem. When I split a file by max word count per file, the word count in splitted files would be much less than I set.
eg: Split a 4000 words file by 1000 word max for each file, the result will probably be 600 words in each file. not even close to 1000 word that I set.
I have tried many different files but still cannot have an accurate result. Anyone has the same problem and how to fix it?
Translate