Newsgroups: comp.lang.lisp
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!news.mathworks.com!newsfeed.internetmci.com!in2.uu.net!netnews.jhuapl.edu!aplcenmp!hall
From: hall@aplcenmp.apl.jhu.edu (Marty Hall)
Subject: Re: How transform a string to symbol
Message-ID: <DsCpCI.Byp@aplcenmp.apl.jhu.edu>
Organization: JHU/APL Research Center, Hopkins P/T CS Faculty
References: <4oq689$avl@marti.uji.es>
Date: Sun, 2 Jun 1996 02:24:18 GMT
Lines: 11

In article <4oq689$avl@marti.uji.es> al004284@alumail.uji.es writes:
>
>With symbol-name hi have the string qith the name, Is there any
>function to do the inverse.

Mire a los funciones INTERN y READ-FROM-STRING. La specificacion de
ANSI y el libro de Steele estan on-line; visite a
<http://www.apl.jhu.edu/~hall/lisp.html>.

Saludos-
					- Marti'n
