Jump to content

KEYS

From EDM2
Revision as of 05:14, 13 November 2017 by Ak120 (talk | contribs) (Created page with "OS/2's command processor (CMD.EXE) can remember previous typed command lines. To recall previous command lines the up arrow key (↑) is used. This variable enables or dis...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

OS/2's command processor (CMD.EXE) can remember previous typed command lines. To recall previous command lines the up arrow key (↑) is used. This variable enables or disables this feature.

SET KEYS=<value>
Note
If keys is set to ON, ANSI extended keyboard support is disabled.
Example
Default setting SET KEYS=ON

Parameters

value
ON - enable
OFF - disable