Chris Little wrote: > > > My only guess is that our sort function for writing the module is > different from the sort function that reads the module (which I > doubt--I'm pretty sure we use just one) or there is something in the > sort function that is folding/ignoring some characters in the key, so > that it is mapping some keys in reverse order.
If the module gets corrupted during import would not an import/export cycle throw up the difference between import file and final module? Unless of course the export undoes the damage... Peter _______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
