CAD FORUM - TIPS & TRICKS | UTILITIES | DISCUSSION | BLOCKS | SUPPORT | HELP & ASSISTANCE
Over 1.124.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 # 7673:
Question
A
The standard AutoCAD search function - FIND - cannot find control characters in drawing texts. So you cannot use it to replace TABs.
You can use the add-on utility CADstudio srxText (see
Download) to perform search and replacements in any combinations of texts and conditions.
Specifically, to replace TABs e.g. by line feeds (new lines), use the following command:
SRXTEXT R \t \P {enter} {enter} D
You can also use the LISP function:
(srxtext "Regular" "\t" "\\P" "All")
ACAD
6.12.2010
11085×
this tip shared by ARKANCE experts applies to: AutoCAD ·
![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?