[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: string > symbol?
- To: info-mcl@digitool.com
- Subject: Re: string > symbol?
- From: Doug_Merrill@rand.org (Douglas C. Merrill)
- Date: Fri, 17 Mar 1995 15:11:25 -0800
- Organization: RAND
- References: <v01510101ab8fa60d3dfb@[198.112.73.133]>
- Sender: owner-info-mcl@digitool.com
In article <v01510101ab8fa60d3dfb@[198.112.73.133]>, slh@digitool.com
(Steve Hain) wrote:
> At 10:43 AM 3/17/95, Ken Tilton wrote:
> >We keep running into the need to make a string into a symbol, but things are
> >not going well.
> >
> >"intern" is not really working for us, but I gather that is the way to go.
> >here's the scoop.
You might try messing with read-from-string (it returns multiple values,
but you can ignore the extra args) -- you'll need to preface it with
something like string-left-trim, etc.
luck,
dcm
--
Douglas C. Merrill
RAND
1700 Main Street
P.O. Box 2138
Santa Monica CA 90407-2138
(310) 393-0411, x7876
Doug_Merrill@rand.org