This is a guest post by Sanjay Kulkarni, an AutoCAD programmer.
This post describes the method to load an AutoLISP program in an open drawing.
Some basic & fundamental information before we move to the procedure
An AutoLISP program runs inside (in the same workspace of) an open drawing. Therefore it is necessary to load […]