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