Hey everyone, I'm trying to run a LISP that calls up several other LISPS (only if needed to draw something) but I'm not sure how to make AutoLISP load the LISPS. I've already found out how to make the other LISPS run, but I don't want to have a whole bunch of LISPS loaded unless they are needed to draw something. Also, is there a way in AutoLISP to unload the same LISPS when they are done drawing what's required? Thanks for all the help, Xolo