From: C W Fairclough
Subject: Help!
Date: 
Message-ID: <1996Feb21.150626.3107@leeds.ac.uk>
Can anyone help me. I have to write a function which will read in a program and
a list of functions. It then has to find these functions from the list. When it
has found a fuction it wraps itself around the function and outputs it to
another file. I am quite new to lisp and do not have much of an idea of how to
do this. Any help would be greatly appreciated.

Chris.
From: dcwhite
Subject: Re: Help!
Date: 
Message-ID: <4gj7nr$b6v@gryphon.phoenix.net>
In article <·····················@leeds.ac.uk>,
   ······@scs.leeds.ac.uk (C W Fairclough) wrote:
>Can anyone help me. I have to write a function which will 
read in a program and
>a list of functions. It then has to find these functions 
from the list. When it
>has found a fuction it wraps itself around the function and 
outputs it to
>another file. I am quite new to lisp and do not have much of 
an idea of how to
>do this. Any help would be greatly appreciated.
>
>Chris.

You need to specify more information.  Do you want comments 
included in the separate files that you send to disk?  If the 
answer is no, there is a very straight-forward way to do what 
you want to do (I think, if my interpretation of your note is 
correct).  Let me know.

·······@phoenix.net