CAD FORUM - TIPS & TRICKS | UTILITIES | DISCUSSION | BLOCKS | SUPPORT | HELP & ASSISTANCE
Over 1.123.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips, Civil tips, Fusion tips.
The new Beam calculator, Spirograph generator and Regression curves in the Converters section.
New AutoCAD 2027 commands and sys.variables
CAD tip # 2838:
Question
A
If you have choosen "Don't show this dialog" in the Autostack properties dialog and now you want to re-enable it again - use the following routine in VisualLISP (you can save it to a .LSP file):
(vl-load-com) (setq regKey (strcat "HKEY_CURRENT_USER\\" (vlax-product-key) "\\MTEXT\\Discretionary Dialogs")) (vl-registry-delete regKey) (vl-registry-write regKey)You can also select the stacked text, right-click and in the properties disable the Auto-Stack feature.
ACAD2000ADTMDTMap
12.2.2003
12608×
this tip shared by ARKANCE experts applies to: AutoCAD 2000 · AutoCAD Architecture · MDT · AutoCAD Map 3D ·
![CAD Forum - ARKANCE Community - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz]](../common/arkance_186.png)

What is the ARKANCE Community?