{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 Spanish.}

{Spanish}

define a[6]

{                A`  a`  A'  a'  A^  a^  A~  a~  A-ring  A:  a:  AE  ae   } 
a[1]="#32 0-9(Aa#192#224#193#225#194#226#195#227#197#229#196#228#198#230)"
{             C,  c,                                E`  e`  E'  e'  E^  e^  E:  e:  }
a[2]="(Bb)(Cc#199#231)(""CH"",""Ch"",""ch"")(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)(""LL"",""Ll"",""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""RR"",""Rr"",""rr"")(Ss)(Tt)(Uu#217#249#218#250#219#251)(#220#252)(Vv)"
a[6]="(Ww)(Xx)(Yy)(Zz)*$"

set collation table a
use collation type -2