Page 1 of 1

Autoload a LISP routine

Posted: Fri Nov 13, 2020 5:57 am
by CMS Inc
Create an icaddoc.lsp at the C:\Program Files\CMS\ CMS IntelliCAD installed program path folder.

Content of icaddoc.lsp:
(xload "C:\\Users\\<path>\\<to\\<the lisp routine folder>\\<name of the lisp app>.lsp")

In this case, the custom LISP routine is loaded with every new drawing created or opened.