Am I using acad.lsp and acaddoc.lsp poorly?
I am using defun-q and appending S::STARTUP (as per the help files). This much works in general.
The ony problem is if they have local variables. On autocad startup, the acad.lsp is added to S::STARTUP. Then the acaddoc.lsp is added to S::STARTUP...