Lisp variables in the doc collection

Discussion in 'AutoCAD' started by Stefan Schmid, Jul 23, 2003.

  1. Hi,
    is there a way to get a LISP variable of an inactive document of the
    doc collection?

    thanks in advance
    stefan schmid
     
    Stefan Schmid, Jul 23, 2003
    #1
  2. Stefan Schmid

    DonB Guest

    I believe VL-BB-SET, VL-BB-REF and VL-BB-PROPOGATE are used to set, retrieve
    and propogate Lisp variables to separate document namespaces.

    Check HELP on the subject.

    Don
     
    DonB, Jul 23, 2003
    #2
  3. Stefan Schmid

    DonB Guest

    Whoops, should have read your post closer. I don't know if what you want is
    possible.

    Don
     
    DonB, Jul 23, 2003
    #3
  4. with this functions I can define global varibles, but I want a single
    variable
    of a document of the doc collection.
    e.g. - 10 drawings are open
    - in all drawings is a variable MYVAL with different values
    - I need this values for a check, so I need a way to get them.

    Stefan
     
    Stefan Schmid, Jul 24, 2003
    #4
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.