If you need to quickly renumber a series of text entities in AutoCAD, you can use the free AutoLISP utility "CADstudio IncText" - see www.cadstudio.cz/download.
Load the VLX file (APPLOAD) and start the IncText command. Select the texts to renumber (window selection selects them by the history of creation). IncText replaces the original texts with automatically incremented numbers. You can specify the initial number, the increment (integer or decimal), decimal precision, and alternatively add prefix or suffix to the texts.
See the IncText counter in action:
IncText can be a replacement of an older Express Tool TCOUNT.
If you want to use decimal numbers with decimal comma (instead of decimal point) as the delimiter, set the inctext:UseDC variable before starting IncText:
Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above).
You may also add a link to your web - like this "fan" link:
Featuring: Publish interactive 3D PDF models from AutoCAD, Inventor or Revit with Share3D
Please use these tips at your own risk. CAD Studio (Xanadu) is not responsible for possible problems that may occur as a result of using any of these tips.