AutoLisp and protected symbols

Discussion in 'AutoCAD' started by Bronson, Jun 18, 2007.

  1. Bronson

    Bronson Guest

    Hi,

    i recently used AutoList IDE in Autocad and now i have those annoying
    warnings about protected symbol. The problem is, that It happens when
    i use application, which is not mine nor autocad's. But it is
    necessary for my work. Is there a way to turn those warnings off
    (Autocad 2004).

    Thanks for any help,

    Regards,

    Przemek
     
    Bronson, Jun 18, 2007
    #1
  2. Bronson

    Paul Turvill Guest

    Those warnings are there for a purpose. They mean that your code uses
    symbols that should NOT be used in the code because they may interfere with
    commands and processes built in to the AutoCAD core. Rather than "turn off"
    the warnings, you'd be well advised to fix the problems in the LISP code.
     
    Paul Turvill, Jun 18, 2007
    #2
  3. Bronson

    Bronson Guest

    Yeah, i know that, but it is not my code. I cannot change it
    (firstable is protected, and secondable - i'm just too lazy ;-))
    So, if you mind...

    Thanks
     
    Bronson, Jun 18, 2007
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.