Display full version of the post: Lisp to add a suffix to existing text

ABUSAIF
15.02.2013, 16:09
Hello all, im looking for a lisp to add a suffix to a text (a lot of text) and I need to add a letter to the end of that text. example A-545 and I like to add the letter T to the end of it A-545(T). Thank you all

CarlB
16.02.2013, 14:51

You should be able to find a lot of similar lisps with a web search, i've seen that question asked and answered many times.  Suffix, prefix, combine text, do math on text, etc. Let us know if ou don't come up with something quickly. Manipulating text objects is fairly simple, is a lot tougher if you want a routine to work on mtext that has any formatting.

ABUSAIF
18.02.2013, 15:35
Thanks CarlB, Found one, here is the link if somebody else need it..http://www.cadtutor.net/forum/showthread.php?64606-Prefix-Suffix-add-to-numbers-or-text