NLSFunc

Index

NLSFUNC loads countrspecific information for national language support (NLS). NLSFUNC can be used either from the command line or within "config.sys" to support character set (code page) switching.

Syntax:

NLSFUNC [filename]
filenameThe file containing countrspecific information.

Note:

The default value for filename is defined by the 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 information is actually required from it and, if "country.sys" is not available when NLSFUNC is installed, there will be no error message. However, there will be an error message if you subsequently run a CHCP command.

Examples:

To use the default countrspecific information found in "country.sys":
NLSFUNC

If you should have a file called "newcdpg.sys" that contains countrspecific information and you want to use that information rather than the default:

NSLFUNC newcdpg.sys

File Details

File NameDefault LocationDos Ver.Win Ver.SizeDateSource
Nlsfunc.exec:\windows\command 7.0Win95 6 940111/07/95win95_09.cab
7.1Win95 (OSR2.x) 6 940224/08/96win95_14.cab
Win98 6 940211/05/98win98_41.cab
Win98 SE 6 940223/04/99win98_46.cab

Superscripts denote which same size files, if any, are identical (using FC).


This page last revised:
August 29, 2000.