home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!ames!think.com!barmar
- From: barmar@think.com (Barry Margolin)
- Newsgroups: comp.lang.lisp
- Subject: Re: converting from strings to ___
- Date: 22 Jul 1992 21:05:00 GMT
- Organization: Thinking Machines Corporation, Cambridge MA, USA
- Lines: 12
- Message-ID: <14kihsINNcqq@early-bird.think.com>
- References: <1992Jul22.194639.10131@cs.brown.edu>
- NNTP-Posting-Host: telecaster.think.com
-
- In article <1992Jul22.194639.10131@cs.brown.edu> map@cs.brown.edu (Mike Perkowitz) writes:
- >what it really seems like i
- >need to be able to do is just "remove the quotes" from the string and turn it
- >into a symbol or something.
-
- Sounds like you need to use PARSE-INTEGER, INTERN, or READ-FROM-STRING,
- depending on the context.
- --
- Barry Margolin
- System Manager, Thinking Machines Corp.
-
- barmar@think.com {uunet,harvard}!think!barmar
-