pefi Posted November 19 Posted November 19 I keep getting this on each drawing in a set of 25 drawings I tried this (entdel (cdr (assoc -1 (dictsearch (namedobjdict) "AMAcad")))) and it removed something, but the pop-up sill appears. Is there any method or removing it except copying the content into a new drawing? Quote
pefi Posted November 19 Author Posted November 19 (edited) It's funny how often the solution comes 10 seconds after posting a question.. I obviously purged the drawing, but I forgot that -purge all doesn't include registered apps. Problem solved. Edit: for clarity - the lisp removes whatever was on the drawing and the purge registered apps executed after solves the problem. Edited November 19 by pefi clarification 1 Quote
CyberAngel Posted November 19 Posted November 19 Thank you for posting your solution. It may help someone else down the road. 2 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.