; semi-colon is the comment character [sortorder] ;=============================================================================== ; ; Sort Order Overview: ; -------------------- ; Based on the code page 1255 character set, this is a binary ; sort order. ; ; Ligatures, Sort-Doubles, etc.: ; ------------------------------ ; none ; ;=============================================================================== class = 0x01 ; Class `1' sort order id = 0x88 ; id = 136 name = bin_cp1255 menuname = "Binary ordering, for use with code page 1255 character set." charset = cp1255 ; build on top of cp1255 description = "Binary Sort Order for the Code Page 1255 Character Set" binary = "true"