Message 1 of 6
Find and Replace mass text with a script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I am looking to mass replace text in a single .DWG file. I have hundreds and hundreds of texts and it would be a pain to change these all manually. I would love to be able to use a script and an excel file in a format below to accomplish this.
Existing Text, Replacement Text
Apple, Banana
Carrot, Pear
Turnip, Orange
I can easily take those values and put them into a script (or maybe even a LISP, but I only just learned how to upload a LISP program today), I just don't know what the commands should be.
Is this possible? I tried Bfind from Lee Mac, but there was no way to upload a script. I've done some googling, but nothing has worked for me yet (probably due to my inexperience with LISP).
Thanks!