{Place the following script in your Startup file to
change the collation table that Wingz uses for sorting.
The following array will set the collation table to use a
sorting order appropriate for Romance and Germanic languages 
(including French & German, excluding Spanish).}

{French}

define a[6]


{                A`  a`  A'  a'  A^  a^  A~  a~  A-ring    A:  a:  } 
a[1]="#32 0-9(Aa#192#224#193#225#194#226#195#227#197#229)(#196#228)"
{       AE  ae          C,  c,          E`  e`  E'  e'  E^  e^  E:  e:  }
a[2]="(#198#230)(Bb)(Cc#199#231)(Dd)(Ee#200#232#201#233#202#234#203#235)"
{                     I`  i`  I'  i'  I^  i^  I:  i:     }
a[3]="(Ff)(Gg)(Hh)(Ii#204#236#205#237#206#238#207#239)(Jj)(Kk)(Ll)"
{             N~  n~      O`  o`  O'  o'  O^  o^  O~  o~  O/  o/    O:  o:  }
a[4]="(Mm)(Nn#209#241)(Oo#210#242#211#243#212#244#213#245#216#248)(#214#246)"
{                                        U`  u`  U'  u'  U^  u^    U:  u:   }
a[5]="(Pp)(Qq)(Rr)(Ss)#223=""ss""(Tt)(Uu#217#249#218#250#219#251)(#220#252)"
a[6]="(Vv)(Ww)(Xx)(Yy)(Zz)*$"

set collation table a
use collation type -2