I need to create databases on the desktop that are sorted in the same order that they would be sorted on PalmOS using TxtCompare and TxtCaselessCompare.
The TxtCompare docs say that it uses up to 6 comparison tables for sorting. However, I can't find any information on what those tables are. I do know that a string like "AGE+12345" sorts after "AGE-12345", whereas with StrCompareAscii the order is reversed. -- Dave Carrigan Seattle, WA, USA [EMAIL PROTECTED] | http://www.rudedog.org/ UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL-Postfix -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
