Cad Utilities
Home

Pojects

LayerManager

Dynamic Door

Concatenate Text

News

Links
Concatenate Text v1.2


Concatenate Text is a lisp utility that takes several Text and Mtext entities and joins them into one Mtext entity. After searching the Internet for a lisp routine that could do this I found a lisp routine called dtom.lsp. Dtom was nice but it didn't work in IntelliCAD and it had a problem being consistent in AutoCAD. I also wanted to be able to use Text and Mtext at the same time to create one new Mtext entity. Dtom only took text entities. After trial and error I decided to develop a new lisp routine like dtom that could handle Text and Mtext. This is the result of that effort. I also added the ability to add a selected number of spaces and hard returns between the string entities selected, making this an even better tool for IntelliCAD and AutoCAD.

Source Code for Concatenate Text v1.2:
Concatenate_Textv1.2.zip

Have a question? If I am online you can send me a message.