MODECON /?
MODECON CODEPAGE
MODECON CODEPAGE PREPARE (n1[,n2]...) <file.CPI>
MODECON CODEPAGE SELECT  nnn
MODECON CODEPAGE REFRESH

MODECON: communicate with FreeDOS DISPLAY for codepage management

   CODEPAGE      Shows currently active codepage and information on
                 prepared codepages

   CODEPAGE PREPARE (n1[,n2]...) <file.CPI>
                 Prepares codepages numbers n1, n2, ... to be used. The list
                 format helps you specify the buffer to fill.
                 IN THIS VERSION, you may only prepare ONE codepage. Leave
                 blanks in buffers not to be touched. E.g. to fill 850 in the
                 second buffer:
                      (,850)
                 Data is obtained from the CPI file <file.CPI>

   CODEPAGE SELECT  nnn
                 Makes codepage nnn active
                 You need to prepare a codepage before you can select it

   CODEPAGE REFRESH
                 Refreshes the codepage into the video adapter

CODEPAGE may be abbreviated by CP
PREPARE may be abbreviated by PREP
SELECT may be abbreviated by SEL

You are encouraged to use 858 instead of 850. 858 is equal to 850, except that
it includes the EURO sign.
