View Full Version : 9222 Conversion Sort ignores case!
chrisjj
22-Oct-2008, 09:42 PM
Conversion Sort ignores case, leading to false mismatches e.g. see attached.
I would really appreciate a fix to this.
Erik
23-Oct-2008, 08:20 AM
The built-in "Sorted" File Format uses the external conversion command line "sort %s /output %t" which does not support case-sensitive sorting. I suggest you create or find a different sort program and define it as the external converter.
chrisjj
23-Oct-2008, 05:54 PM
> The built-in "Sorted" File Format uses the external conversion command line "sort %s /output %t" which does not support case-sensitive sorting.
Thanks - worth mentioning in Help... currently Sort-unaware.
> I suggest you create or find a different sort program and
> define it as the external converter.
OK, thanks.
vBulletin® v3.7.1, Copyright ©2000-2013, Jelsoft Enterprises Ltd.