NLSFunc Ü
   ßßßßßßßß

 Adds NLS (National Language Support) functionality.

 Syntax: NLSFUNC [[d:][path]file]

 In your CONFIG.SYS file, use the following syntax:

   INSTALL=[[dos-drive:]dos-path]nlsfunc.exe [country-filename]
   d:path\file
       The full path to a file containing NLS information.  If
       no file is given, nlsfunc will select its own default.

   [dos-drive:]dos-path
       Specifies the location of NLSFUNC.EXE.

 The default for [d:][path]file is defined by a country command in
 CONFIG.SYS.  If no country command exists in CONFIG.SYS, Nlsfunc looks
 for COUNTRY.SYS in the root directory of the startup drive.  Nlsfunc
 does not access COUNTRY.SYS until FreeDOS requests information from it.
 If FreeDOS cannot find COUNTRY.SYS when you install Nlsfunc, no error
 message is given unless you subsequently run a chcp command.

 Example:
 To use the default country-specific information in COUNTRY.SYS, use:

    C:\>nlsfunc

 See Also:
   Chcp
   Country