Message 1 of 5
lisp routine deleting blocks it just inserted

Not applicable
12-21-2015
04:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm perplexed.
I've created a lisp routine to draw concrete caps on top a wall and then inserts a ID tags which is block. It works great for my needs and I've been developing and using it for over a year on several copies of Autocad. Recently, on one of the copies of Autocad, the lisp routine will delete the ID tag it just drew before drawing the next tag. It will draw / delete / draw / delete / draw all tags leaving only the last tag drawn. This only occures on one copy of Autocad even when using the same lisp routine.
Any suggestions? Do I have a variable setting diffence?