MODECON /?
MODECON CODEPAGE
MODECON CODEPAGE PREPARE nnn <file.RAW>
MODECON CODEPAGE SELECT  nnn

MODECON: communicate with FreeDOS DISPLAY for codepage management

   CODEPAGE      Shows currently active codepage

   CODEPAGE PREPARE nnn <file.RAW>
                 Prepares codepage number nnn to be used. Information
                 is picked from <file.RAW>
                 You can't prepare more than one codepage
                 You can't prepare a codepage when currently active
                 codepage is not 437
   CODEPAGE SELECT  nnn
                 Makes codepage nnn active
                 You need to prepare a codepage before you can select it
                 (except for codepage 437)

