Results 1 to 2 of 2

Thread: LISP Routine Error for AutoCAD 2012

  1. #1
    Woo! Hoo! my 1st post
    Join Date
    2011-10
    Posts
    1
    Login to Give a bone
    0

    Default LISP Routine Error for AutoCAD 2012

    My office is trying to transition from AutoCAD 2002 to AutoCAD 2012. We have an Autolisp that we put in our start-up suite that allows us to run some custom commands, like doors, windows, etc... I have put the lisp routine in the start-up suite like normal, but when I open CAD 2012 I get an error in the command line. The error is, ; error: LOAD failed: "stat". I have also attached the LISP that we use. Is there any way to get this to work or am I up s**t creek without my paddle. I would like to thank you in advance for any and all help.
    Attached Files Attached Files

  2. #2
    Certifiable AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL USA
    Posts
    3,669
    Login to Give a bone
    0

    Default Re: LISP Routine Error for AutoCAD 2012

    Line 50 is (load "stat")
    I'm guessing the file wasn't in the support directories.

Similar Threads

  1. Lisp routine batch plotting AutoCAD 2012-14
    By HDC0NY in forum AutoLISP
    Replies: 0
    Last Post: 2014-04-17, 01:04 PM
  2. LISP routine returning bad function error
    By playerdraft in forum AutoLISP
    Replies: 2
    Last Post: 2011-06-15, 04:38 PM
  3. Replies: 6
    Last Post: 2008-11-13, 01:51 PM
  4. Userlog Lisp Routine In AutoCAD 2008
    By stephen.coff in forum AutoLISP
    Replies: 12
    Last Post: 2007-07-31, 12:27 PM
  5. Replies: 16
    Last Post: 2007-05-16, 01:20 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •