- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have never done lisp, so I hope this is possible
At my work the AutoCAD layout tabs are named with the item number. Then before it is sent to the client I need to add a date in parenthesis and a letter. An example would be... 3-512(10-20-17)P. I was looking for a lisp or something that would batch add a suffix to the layout tab without opening each drawing. So with a drawing that already has the tab named with the item number I could add (10-20-17)P to each existing tab in several closed drawings and it would be ready to be sent without opening each one to edit the tab names.
I currently use the batch attribute editor found here:
http://www.lee-mac.com/batte.html
to batch edit attributes without opening each file and was hoping for something that would work similar to add a suffix to the existing layout tabs without opening each drawing.
thanks in advance
Solved! Go to Solution.