PDA

View Full Version : add function to existing numeric text


windowsxp5
2005-10-13, 10:26 AM
Hi all,
I am looking for a lisp that can do add function to existing numeric text.
Ie: one of my building drawings I assume ground level 0(zero).now the client came with new surveyed ground level.12.22 .now all my levels want to add 12.22+existing level.
Is there any shortcut/lisp?
thanks in advance

Mike.Perry
2005-10-13, 11:56 AM
Hi

Have a browse of the following threads...

Lisp to extract and add numbers from text/mtext string (http://forums.augi.com/showthread.php?t=24132)

edit text lisp (http://forums.augi.com/showthread.php?t=26866)

Have a good one, Mike

peter
2005-10-14, 05:09 PM
try this routine

Mike.Perry
2005-10-14, 05:15 PM
try this routineHi Peter

Thanks for posting an updated version (original version "EX001352.incr.lsp" found on the "AUGI Exchange (http://www.augi.com/exchange/search.asp?page=415)").

:beer: Mike