Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!daily-planet.concordia.ca!cs.concordia.ca From: bcheung@cs.concordia.ca (CHEUNG yik-chi) Newsgroups: comp.lang.lisp Subject: String to List function! Keywords: string list Message-ID: <326@daily-planet.concordia.ca> Date: 24 May 91 21:05:56 GMT Sender: usenet@daily-planet.concordia.ca Organization: Concordia University, Montreal, Quebec Lines: 11 Hi, Can any one show me a way to do the following function. How can I transfer a string like "abc ( 1 2 3) def" to (abc (1 2 3) def) thanks Benjamin Y.C Cheung.