I am trying to use the file acad.lsp to load lisp routines. I have put 12
lisp routines in this file. Nine of them load, but 3 do not. I have
cheched each routine they do work properly. The three which will not load
from the acad.lsp file will load manually from the command line, and run
ok.
I must be doing something stupid!
Thanks, Tom
Thomas – Something is causing the LOADING of ACAD.LSP to be terminated. It
can also be a symbol conflict as well, where you are using the name that is
assigned to one of the three routines somewhere else.
If the file is not too large, and not proprietary, post it in a message, or
email it to me and I'll take a look at it.
-TonyT.