Message 1 of 4
Batch lisp to change a Tag value in multiple drawings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have hundreds of drawings/blocks where I need to change the tag value, specifically replacing the comma with a dot.
For example see attached drawing TM-SAV-A4-021, where should I change the comma in the TAG: MONITOR
Savis. A4 4,2x13 ISO14585 -> Savis. A4 4.2x13 ISO14585
I tried using Lee Mac's Lisp https://www.lee-mac.com/bfind.html , but it doesn't work.
Is there another solution without having to open each drawing?