active assistance - off

Discussion in 'AutoCAD' started by Mark Ingram, Apr 30, 2004.

  1. Mark Ingram

    Mark Ingram Guest

    In Acad2004, is there a way to turn off active assistance with lisp? Help
    says no sysvars.

    Thanks,
    Mark
     
    Mark Ingram, Apr 30, 2004
    #1
  2. Mark Ingram

    ECCAD Guest

    Mark,
    In R2004, there is an external 'assist' -- assist.exe, and underlying .dll file. The only way to 'close' it entirely is to click on the ? on the Windows Icon Bar, and choose 'Exit'.
    In R2005, there is a different 'assistant', but also a way to
    close in Lisp. (command "assistclose")..
    So, in short, you can set the R2004 assistant for 'On Demand', and if you want it to go away, click on ?, Exit..
    You can, however, in R2004 get it back with Lisp..
    (command "assist")..will get it up there.

    Bob
     
    ECCAD, Apr 30, 2004
    #2
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.