home *** CD-ROM | disk | FTP | other *** search
- ; semi-colon is the comment character
- [sortorder]
- ;===============================================================================
- ;
- ; @(#)cp437bin.srt 1.2
- ;
- ; Sort Order Overview:
- ; --------------------
- ; Based on the Code Page 437 character set, this is a binary sort order.
- ;
- ; Ligatures, Sort-Doubles, etc.:
- ; ------------------------------
- ; none
- ;
- ;===============================================================================
-
- class = 0x01 ; Class `1' sort order
- id = 0x1E ; id = 30
- name = bin_cp437
- menuname = "Binary ordering, for use with Code Page 437 charaster set."
- charset = cp437 ; build on top of cp437 set for phase I
-
- description = "Binary Sort Order for the Code Page 437 Character Set"
-
- binary = "true"
-