In-reply-to: Message from "SANDRA <LOOSEMORE@UTAH-20@HP-VENUS>" of Mon 2 Sep 85 04:33:30-PDT
Source-info: From (or Sender) name not authenticated.
What you need can be done using the require function (sec 11.8 modules in CLtL)
assuming that the appropriate provide calls have been made, or you can
simply use (eval-when (eval compile) (load ...)) .
Lee Schumacher
-------