Jump to content

KEYS: Difference between revisions

From EDM2
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..."
 
(No difference)

Latest revision as of 05:14, 13 November 2017

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