2013

Table Of Contents
TEXT and the TEXTEVAL System Variable
Summary
Entering -text at the Command prompt displays the same prompts as the
TEXT command. Unlike the TEXT command, -TEXT checks the setting of the
TEXTEVAL (page 1507) system variable. When the TEXTEVAL system variable
is set to 1, AutoLISP
®
expressions are evaluated when the -TEXT command
ends. AutoLISP expressions that are entered using this method must begin
with an exclamation point or left parenthesis.
The TEXT command checks the setting of the TEXTEVAL system variable
setting only if it is used in a script or AutoLISP expression and all the TEXT
command prompts are included within the script or AutoLISP expression.
See also:
Create Single-Line Text
TEXTEDIT
Edits a selected multiline or single-line text object, or the text in a dimension
object.
Summary
Displays the in-place text editor, and accepts your changes to the selected
multiline text, single-line text, or dimension object.
List of Prompts
The following prompt is displayed.
Select an annotation object: Select a text, mtext, or dimension object
See also:
Change Text
T Commands | 1085