How can I run information on a notepad in autocad R-14 Thanks in advance
Notepad
Feb 24, 2004
5 Replies
Do you mean "run a LISP routine" from Notepad?
HiHo; If you want to copy to NOTEPAD, just CtrlC the AutoCad text screen and CtrlV to the notepad. If you want to use some data from the notepad to draw in AutoCad a script file will do that. Alternatively there are lisp routines to import XYZ date into AutoCad and draw the appropriate object.
What was the file name that you downloaded? Something.lsp or something.dwg or something.dxf?
Blocks are DWG files. If you changed the file extension from DWG to something else like TXT, just change them back to DWG and they should behave as you would expect.
BTW, blocks are NOT LISP routines. LISPs are programs and have a LSP extension.
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required