


What are mapchar sets used for?
National characters in ASCII or EBCDIC code generally cause sorting problems, since the sorting order according to the internal code does not meet the users' expectations. Using CONTROL, it is possible to define mapchar sets in ADABAS which allow a sorting condition to be specified for each special national character (in German, e.g., "oe" for "ö").


