Message 1 of 7

Not applicable
08-28-2018
11:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have lisp routine that request the user to select a close polyline and this polyline is around one text and nothing else. once the user select the polyline the code will drop the selection of the polyline and select the text inside of it. Also, I have a function that accept two string and replace the first string with the second text string. (f2 "old string" "new string")
Now that I have the text selected how do i use this last selection to feed it the function as a string to replace this text with new preset string.
Solved! Go to Solution.