+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    madriver
    Guest

    Default lisp loading problem...simple I'm sure..

    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...

    _Dnote
    AutoLISP Error: quit / exit abort; error: An error has occurred inside the
    *error* functionAutoCAD variable setting rejected: "blipmode" nil
    Command:
    Any Ideas?

    Thanks

    Bob

  2. #2
    SpeedCAD
    Guest

    Default Re: lisp loading problem...simple I'm sure..

    Registered forum members do not see this ad.

    Quote Originally Posted by madriver
    For some reason one and only one of my lisp routines will not load. It used to. Anyway, here is the error message...

    _Dnote
    AutoLISP Error: quit / exit abort; error: An error has occurred inside the
    *error* functionAutoCAD variable setting rejected: "blipmode" nil
    Command:
    Any Ideas?

    Thanks

    Bob
    Hi...

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts