DWGEditor & debugging LISP

Discussion in 'SolidWorks' started by Eric, Jan 3, 2005.

  1. Eric

    Eric Guest

    We've got LISP routines that we use with AutoCAD/MDT/Acad LT. They run
    without errors in Autodesk programs. However, when we try to run them
    in the DWGEditor, we get errors. AutoCAD has a debugger so you can
    step through the LISP routine and locate the errors; is there an
    equivalent in the DWGEditor? I can't find anything.

    Thanks
    Eric
     
    Eric, Jan 3, 2005
    #1
  2. Eric

    P. Guest

    Not that I think it will yield much, but have you tried this question
     
    P., Jan 4, 2005
    #2
  3. Eric,

    It is odd that you run lisp on AutoCADLT...
    If you use Visual Lisp or Diesel it will not work in DWGEditor.
    There is not a debugging tool for DWGEditor (I think you mean the VisualLisp
    debugger in AutoCAD, so I think you are using VLisp).
    Only VB(A) and good old plain Lisp will work in the Editor.

    Bert
     
    Bert Muijtstege, Jan 5, 2005
    #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.