ASCIIbetical order

ASCIIbetical order

(jargon, programming)/as'kee-be'-t*-kl or'dr/ Used toindicate that data is sorted in ASCII collated order ratherthan alphabetical order. The main difference is that, inASCII, all the upper case letters come before any of the lowercase letters so, e.g., "Z" comes before "a".