Message 1 of 3
Search and Replace Q
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all
Is it possible to check two text clusters in a string and then carry out a replace action?
I have a pipe-line label of the form 50-ST-46875-EC1-3A and I would like to find all of the strings containing ST in the second cluster and EC1 in the fourth cluster.
If I can isolate those, then the idea is to replace EC1 with EC4 for in all of the returned strings.
Is it possible to achieve this with the standard Search and Replace command in AutoCAD, or does it need some lisp magic?
We are currently running the 2018 version of ACAD if that makes a difference.
Thanks
Phil