Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!ukma!gatech!emory!auc!tab From: tab@auc.UUCP (Terrence Brannon ) Newsgroups: comp.ai Subject: Microsoft LISP Macro Problem Message-ID: <32301@auc.UUCP> Date: 21 Oct 89 16:12:17 GMT Reply-To: tab@auc.UUCP (4-Terrence Brannon ) Distribution: usa Organization: Atlanta University Center Lines: 9 I am trying to include the dolist macro into a lisp function to solve an analogy problem. However, whenever I include the macro in a function, the interpreter breaks program execution and lists dolist as an undefined function. How does one declare a macro to be used in MULISP? ...!gatech!auc!tab ...!emory!auc!tab