
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have written a basic lisp routine. The object of this routine is to search for a block "revision" if it is found run a set of commands to change some attributes in this block and two others. If it is not found, I have another routine, "bre" that is being called in, that I got from someone else, to replace certain blocks with the revision block. Then continue on to change the attributes in the blocks as described above. When I run the routine, it goes through the block replace with no problem but then throws this error:
Duplicate definition of layer state "STOCK" ignored.
No unreferenced blocks found.
Any help on this would be greatly appreciated. Please see the attached file for the lisp routines that I am using.
Solved! Go to Solution.