2011

Table Of Contents
TEXT and the TEXTEVAL System Variable
Quick Reference
See also:
Create Single-Line Text
Summary
Entering -text at the Command prompt displays the same prompts as the
TEXT command. Unlike the TEXT command, -TEXT honors the setting of the
TEXTEVAL system variable. When the TEXTEVAL system variable is set to 2,
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 honors the TEXTEVAL system variable setting only if
used in a script or AutoLISP expression and all the TEXT command prompts
are included within the script or AutoLISP expression.
TEXTEDIT
Quick Reference
See also:
Modify Objects with Dimensional Constraints Applied
Edits a dimensional constraint, dimension, or text object.
Summary
Displays the in-place text editor, and updates the dimension text on exit.
The TEXTEDIT command works with TEXT, MTEXT, dimensions, and
dimensional constraints.
List of Prompts
The following prompts are displayed.
TEXT and the TEXTEVAL System Variable | 1047