home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0430 - 0439 / ibm0430-0439 / ibm0438.tar / ibm0438 / SQL42112.ZIP / SQL421A.012 / SQL / MIPS / ISO_1BIN.ISO < prev    next >
Encoding:
Text File  |  1994-01-25  |  810 b   |  27 lines

  1. ; semi-colon is the comment character
  2. [sortorder]
  3. ;===============================================================================
  4. ;
  5. ;   @(#)iso_1bin.srt    1.2
  6. ;
  7. ;   Sort Order Overview:
  8. ;   --------------------
  9. ;   Based on the ISO 8859-1 ("Latin 1") character set, this is a binary 
  10. ;   sort order.
  11. ;
  12. ;   Ligatures, Sort-Doubles, etc.:
  13. ;   ------------------------------
  14. ;           none
  15. ;
  16. ;===============================================================================
  17.  
  18. class = 0x01            ; Class `1' sort order
  19. id = 0x32            ; id = 50
  20. name = bin_iso_1
  21. menuname = "Binary ordering, for use with ISO 8859-1 ("Latin 1") charaster set."
  22. charset = iso_1              ; build on top of iso_1 set for phase I
  23.  
  24. description = "Binary Sort Order for the ISO 8859-1 ("Latin 1") Character Set"
  25.  
  26. binary = "true"
  27.