Increment single block attribute value in multiple drawings. Value is a letter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
We have hundreds of drawings with same title block inserted as an attributed block. The title block contains multiple attributes, one of which defines the revision. The revision value is a letter. I'm looking, (all over, with no luck so far), for a lisp routine that will increment this value to the next letter. Example: Revision value is "C", needs to increment to "D". The existing revision value can be any single letter from "A" to "Z", (although nothing will approach "Z"). Existing value and new value will always be a single letter.
I've found "lee-mac.com" 's BATTE routine, it does everything I need except it lacks the ability to automatically increment the text value.
I want to run this as a batch file to process these hundreds of drawings without any user input.
Does anyone know where I could find a program to do this?
Thanks for your help