TEXTED

Specifies how the editor works when creating single-line text using the Text command, when editing single-line text using the Edit Text command, and when single-line text entities are double-clicked. TEXTED can be one of the following values:

0 = Uses the in-place text editor when creating or editing single-line text.
1 = Accepts text on the command line when creating single-line text and displays the Edit Text dialog box (with a properties menu) when editing single-line text.
2 = Uses the in-place text editor for creating and editing text just as option 0. In addition, when creating text, you can click anywhere in a drawing to create a new text block.
3 = Accepts text on the command line when creating single-line text and displays a simplified Edit Text dialog box (without a properties menu) when editing single-line text.
4 = Accepts text on the command line when creating single-line text and edits text at the command line when editing single-line text.

Single-line text entities (TEXT) and multiline text (MTEXT) entities use different systems variables to control how they are edited. See the MTEXTED system variable to set the editor behavior for multiline text creation and editing.

Type:     Integer

Saved:     In the registry

Range:     0 to 4

Default:     2