Lisp routine advice
Lisp routine advice
(OP)
I have finally got around to try and utilize a lisp routine after posting the question some time ago. I am using Autocad 2000 and after copying the lisp routine from the reply thread 555-138436 I have got the file to show in the loaded applications dialog box as being loaded successfully. The file is shown in red and when selecting it the unload button does not become active as when clicking on the black files in the same box, so it does not appear to be loaded correctly?
When typing in put_nums at command line it comes up as unknown command.
Dragging from explorer just drops in the text as an OLE so it is not the same setup as 2006 given in the thread.
Any advice would be most welcome
Thanks in advance
Taffcad
When typing in put_nums at command line it comes up as unknown command.
Dragging from explorer just drops in the text as an OLE so it is not the same setup as 2006 given in the thread.
Any advice would be most welcome
Thanks in advance
Taffcad





RE: Lisp routine advice
And in the "drag & drop" method, you drag the File name from Explorer, not the lisp file contents.
If problems, try copying and pasting the lisp code again to a empty file in Notepad, save with a ".lsp" file extension.
is the first line of code
CODE
RE: Lisp routine advice
____________________
Acad2005, Terramodel