|
GRAFTABL
Extends the windows character set by setting the Active Code
Page which is usually determined by the COUNTRY command in
config.sys. Can also be done with CHCP. Enables Windows NT
to display an extended character set in graphics mode.
Syntax
graftabl [xxx] [/status]
Parameters
xxx : Specifies the code page for which you want the
appearance of extended characters in graphics mode
defined.
/status : Identifies the code page that graftabl is using.
Examples
To load the graphics character set for code page 850
(multilingual) into memory, type:
graftabl 850
Batch File Commands
|