If you do not want to spend extra money to buy special third party Autolisp editors, or just write
lisp routines occasionally - this lisp program is for you. I wrote it for R14 (I didn't check it for R13). This
routine uses NOTEPAD as text editor, but it is simple to modify it so it will use any other window based
text editor. It has Help built in. It uses GETFILED autolisp function and open *.lsp in current directory.
It can be easily modified to open up any directory where your LISP is located. When you run it and
answer your prompts, Notepad with selected (or new) lisp will popup. Do what you need to do - than
save end close NOTEPAD, press enter and follow the prompts. It will load your lisp if you wish.
To download pick here EDLSP.EXE (self extracting Zip file)
BACK