I have to LISP routines in a single .lsp file. Only the first one will work when loaded. If I switch the order in the .lsp then the other one will work. After whichever one was first runs, it says 'Invalid option keyword'. Then when I try the other command is says 'Unknown command'. If I create separate .lsp files for the to 'commands', again only the first one that loaded works. I have attached the LISP in question. I am using them to turn on and off Xref's that are named 'X-Arch-#'. Any ideas what I am doing wrong? Thank you.