2012

Table Of Contents
1Initial value:
Controls whether prompts and input are echoed during the AutoLISP command
function.
Turns off echoing0
Turns on echoing1
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.
CMDINPUTHISTORYMAX | 2201