home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Internet Business Development Kit / PRODUCT_CD.iso / sqlsvr / ppc / binary.254 < prev    next >
Encoding:
Text File  |  1995-10-02  |  797 b   |  24 lines

  1. ; semi-colon is the comment character
  2. [sortorder]
  3. ;===============================================================================
  4. ;
  5. ;   Sort Order Overview:
  6. ;   --------------------
  7. ;   Based on the code page 1254 character set, this is a binary
  8. ;   sort order.
  9. ;
  10. ;   Ligatures, Sort-Doubles, etc.:
  11. ;   ------------------------------
  12. ;               none
  13. ;
  14. ;===============================================================================
  15.  
  16. class = 0x01                    ; Class `1' sort order
  17. id = 0x80                       ; id = 128
  18. name = bin_cp1254
  19. menuname = "Binary ordering, for use with code page 1254 character set."
  20. charset = cp1254                ; build on top of cp1254
  21. description = "Binary Sort Order for the Code Page 1254 Character Set"
  22.  
  23. binary = "true"
  24.