2013

Table Of Contents
RegistrySaved in:
2Initial value:
Displays the In-Place Text Editor when creating or editing single-line
text.
0
Displays the Edit Text dialog box when editing single-line text.1
Displays the In-Place Text Editor when creating or editing single-line
text. Repeats the command automatically.
2
See also:
Change Single-Line Text
TEXTEVAL
Controls how text strings entered with TEXT (using scripts or AutoLISP) or
with -TEXT are evaluated.
IntegerType:
Not-savedSaved in:
0Initial value:
All responses to prompts for text strings and attribute values are
taken literally.
0
All text starting from an opening parenthesis [(] or an exclamation
mark [!] is evaluated as an AutoLISP expression, as for nontextual
input.
1
The
TEXT (page 1078) command takes all input literally regardless of the setting
of TEXTEVAL unless it is executed completely with a script or AutoLISP
expression. The -TEXT command honors the setting of TEXTEVAL.
See also:
Create Single-Line Text
T System Variables | 1507