Registered forum members do not see this ad.
For some reason one and only one of my lisp routines will not load. It used to. Anyway, here is the error message...
Any Ideas?_Dnote
AutoLISP Error: quit / exit abort; error: An error has occurred inside the
*error* functionAutoCAD variable setting rejected: "blipmode" nil
Command:
Thanks
Bob
Registered forum members do not see this ad.
Hi...Originally Posted by madriver
you have problem with BLIPMODE variable, it can't to be "nil". Anyway you must delete it of your code, you don't need the BLIPMODE variable now...
Bookmarks