From: Vandana Verma
Subject: converting a function to a string
Date: 
Message-ID: <4b4q95$n1o@paladin.american.edu>
I need to convert a lisp function to a string and pass it to another function.
Is there an easy way to do this.
What I have is (foo x y z)
What I need is "(foo x y z)

I will post the answers on the newsgroup.

-Vandana.