mugshot Posted July 1, 2011 Posted July 1, 2011 guys... i tried using cad 2012.. i apploaded a lisp, but when i use the lisp, the cad doesnt recognize... is theres something wrong... i already used the lisp from the previous version of can and it works... thanks in advance. Quote
nestly Posted July 1, 2011 Posted July 1, 2011 Is the lisp stored in one of your AutoCAD support paths? Does Appload tell you it was successfully loaded? Did you restart AutoCAD after you loaded it and forget to re-load it? Quote
mugshot Posted July 2, 2011 Author Posted July 2, 2011 Is the lisp stored in one of your AutoCAD support paths? Does Appload tell you it was successfully loaded? Did you restart AutoCAD after you loaded it and forget to re-load it? i already load it in the path likewise to the briefcase thing... restart the pc also but still doesn't work.... Quote
Cad64 Posted July 2, 2011 Posted July 2, 2011 i already load it in the path likewise to the briefcase thing... restart the pc also but still doesn't work.... "Briefcase thing"? You mean the "Startup Suite"? What happens when you try to run the routine? What does Autocad say at the command line when you type in the command? What lisp are you trying to run? Are you sure you're typing in the correct command? Quote
BIGAL Posted July 3, 2011 Posted July 3, 2011 Post code here sounds like its looking for a second program defun, you really need to post error messages else no idea how to help. Quote
mugshot Posted July 3, 2011 Author Posted July 3, 2011 @cad64> it says that "unknown command" press f1... @bigal> i think there is one lisp which my friend shared with me. its the break command, that separate two line.. the difference is that the normal break command. there is a gap between two points that you pick, unlike the break lisp command which they gave me doesn't have any gaps at all, which i find it more convenient. Quote
Cad64 Posted July 3, 2011 Posted July 3, 2011 Like Bigal said, post the code here so we can take a look. It's basically impossible to troubleshoot without seeing the code. Quote
mugshot Posted July 5, 2011 Author Posted July 5, 2011 im test on 2012 is ok no problem ... doesnt work with me.... Quote
BIGAL Posted July 5, 2011 Posted July 5, 2011 Did you type brk after loading It works perfect for me. Add as first line (princ "\nType BRK to run..") Quote
Cad64 Posted July 5, 2011 Posted July 5, 2011 guys... i tried using cad 2012.. i apploaded a lisp, but when i use the lisp, the cad doesnt recognize... I just tried it on 2012 and it works fine. What are you typing at the command line? See Bigal's reply above. Quote
Recommended Posts
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.