Exchange Forum > AutoCAD General
Mtext config problem
Mtext config problem

#1

Randall
Join Date:
03-21-2008
My computer just crashed and we had to re-install AutoCAD 2006. I vaguely remember some setting to get the Mtext editor working similar to the way it worked in AutoCAD 2005. It's not the MtextFixed setting, but something else. I really don't like editing vertical text if I don't have to. Please help if you can.
Randall
Mtext config problem

#2

Trevor
Join Date:
07-29-2007
I'm with you man. It took me a while to dig through my notes on this, but here it is.
 
To get the old editor back:
MTEXTED = Oldeditor
MTEXTFIXED = 1
DTEXTED = 1
 
To go back to the new editor:
MTEXTED = Internal
MTEXTFIXED = 0
DTEXTED = 0