> > I know that topic was discussed a few days ago but I do not remenber > how the problem was solved! > > > In french, we love to use � � � � �... > > But revolution sort 'Canon, Crayon, C�ble' instead of 'C�ble, Canon, > Crayon'. > > > How can I quickly obtain this result?
one solution : create three variables, the first without accents (with a conversion � -> a, � -> e...), the second = the first sort the second and create a third by comparaison between first and second! like : Original data: first: second: third: Canon Canon Cable C�ble Crayon Crayon Canon Canon C�ble Cable Crayon (after sort) Crayon _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
