Partial load menu Autocad 13

Discussion in 'AutoCAD' started by d_r_wright, Oct 14, 2004.

  1. d_r_wright

    d_r_wright Guest

    Greetings,

    The following line of code works fine in ACAD 2004 but not in R13. I have to work at a customer site for a couple of months and use R13 on their computer. I have a lot of LISP that I saved from my R13 days but have had to revise some of the newer stuff that I have made since then to work with 13. Anyone have a clue what I can do to test for a Menu in 13?

    (if (not (menugroup "conduit"))(command "menuload" "c:/r13/win/support/conduit.mns"))

    Thanks,
    Doug
     
    d_r_wright, Oct 14, 2004
    #1
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.