Jump to content

Recommended Posts

Posted

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.

Posted

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?

Posted
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....

Posted
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?

Posted

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.

Posted

@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.

Posted

Like Bigal said, post the code here so we can take a look.

It's basically impossible to troubleshoot without seeing the code.

Posted

:(

im test on 2012 is ok no problem

 

... doesnt work with me....

Posted

Did you type brk after loading It works perfect for me.

 

Add as first line (princ "\nType BRK to run..")

Posted
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.

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...