Jump to content

AutoLISP Routines


Nightwalker BSTX

Recommended Posts

I started having a problem recently where none of my lisp routines will work, they "LOAD SUCESSFULLY," but nothing after that. I've tried the pulldown menu, typing in and using the icon, nothing is working. There are two other computers here on site and I copy the same lisp routines to the other computers and do not have any problems. Any suggestions?

Link to comment
Share on other sites

Have you done anything with the lisp files just before you started having this problem?

 

Have you added a new lisp that might wreck havoc with the other lisp routines you are loading into AutoCAD?

 

Are you loading more than one Lisp at a time or several of them? What happens when you load a single Lisp file at a time and test them individually on a new drawing? Any error messages?

 

Have you upgraded your AutoCAD from an older version when this problem started?

 

You could try showing us one of the lisp files you are trying to load, in case the problem lies in the code.

 

If your Lisps relies on additional files on your computer to function, be sure the support paths haven't been changed in your Preferences.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...