2012

Table Of Contents
CMDINPUTHISTORYMAX
Quick Reference
See also:
Enter Commands on the Command Line
IntegerType:
RegistrySaved in:
20Initial value:
Sets the maximum number of previous input values that are stored for a
prompt in a command.
Display of the history of user input is controlled by the
INPUTHISTORYMODE
system variable.
CMDNAMES
Quick Reference
See also:
Enter Commands on the Command Line
(Read-only)
StringType:
Not-savedSaved in:
""Initial value:
Displays the names of the active and transparent commands.
For example, LINE'ZOOM indicates that the ZOOM command is being used
transparently during the LINE command.
The following is a simple example that demonstrates how to use DIESEL to
display the current command at the status line.
Command: modemacro
New value for MODEMACRO, or . for none <"">: $(getvar, cmdnames)
CMDINPUTHISTORYMAX | 1417