Hi. The lisp routine below adds the number by the increment the user specify as long as the number is separated by a single space with the word. I wish the routine add the number even after two words. For example. TC 245.20 and if the user specify an increment by 1.5, then the result will be TC 246.70. However it doesn't work if one have more than a word like PVI Elev 100.5, the result will be an error (does nothing). and even it won't take a "=" between the number and the text. Can anyone help with is routine. Thanks in advance