Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!ub!pegasus.cs.Buffalo.EDU From: lewocz@pegasus.cs.Buffalo.EDU (John S. Lewocz) Newsgroups: comp.lang.lisp Subject: string to symbol conversion Message-ID: <80761@eerie.acsu.Buffalo.EDU> Date: 21 Jun 91 15:34:40 GMT Sender: news@acsu.Buffalo.EDU Distribution: na Organization: State University of New York at Buffalo/Comp Sci Lines: 9 Nntp-Posting-Host: pegasus.cs.buffalo.edu Originator: lewocz@pegasus.cs.buffalo.edu Is there any way to convert an arbitrary string like "bob" into the symbol bob in Common Lisp? Thanks. --John