Jump to content

Recommended Posts

Posted

Hello everybody,

I have loaded a lisp programme in autocad 2010 (architectural ) and now I want to run it. I type the name in lowercase lettering of the lisp procedure at the autocad (2010 ) command line -as pointed in this post -

 

http://www.cadtutor.net/forum/showthread.php?1390-How-to-use-the-LISP-routines-in-this-archive -

 

but it does not work . There is a message saying unknown command . What else should I do? to run the lisp?

thank you in advance .

alkisti

Posted

The command is not case-sensitive and hence may be typed in uppercase or lowercase.

 

How are you loading the program? (AppLoad / Startup Suite / ACADDOC.lsp / ACAD.lsp / MNL)

 

Does the function definition (defun) have a 'c:' prefix?

 

What program are you attempting to run (please provide a link to the program rather than post it here), and what command are you using?

Posted

Thanks for your prompt response.

 

I follow this link instructions: http://www.cadtutor.net/forum/showthread.php?1390-How-to-use-the-LISP-routines-in-this-archive

And I appload the lisp from the autocad tools menu - auto lisp - load application .

 

I am trying to get rid of some unreferenced xrefs from the xref manager . with this lisp programme - taken from this post .

http://www.cadtutor.net/forum/showthread.php?26399-DETACH-Unreferenced-Xref.

 

yes, it does have a c: prefix. as you ll also see by your own .

 

thank you for your prompt response. It would be great if you would be able to help me....give me an idea of what i am doing wrong.

 

Note down that with the loading I didnt have any problems. My problem is with running the programme.

 

alkisti

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