I'm trying to get my acad.lsp to load some of my frequently used lisps. I don't know coding and tried using the good ole F1. I can't figure what it is I'm doing wrong. this is what I got: (defun S::STARTUP() (load "lispname") etc.etc. please any help with this is appreciated