home *** CD-ROM | disk | FTP | other *** search
- ; semi-colon is the comment character
- [sortorder]
- ;===============================================================================
- ;
- ; @(#)binary.srt 20.2 7/17/91
- ;
- ; Sort Order Overview:
- ; --------------------
- ; Based on the ASCII-8 character set, this is a binary sort order.
- ;
- ;===============================================================================
-
- class = 0x01 ; Class `1' sort order
- id = 0x64 ; id = 100
- name = bin_ascii_8
- menuname = "Binary ordering, for use with any ASCII-based 8-bit (ascii_8) environment."
- charset = ascii_8 ; Use with the ascii_8 character set
-
- description = "Binary Sort Order for the 8-bit ASCII Character Set (ascii_8)."
-
- binary = "true"
-