[erlang-questions] Reading a term from a string

Joel Reymont joelr1@REDACTED
Fri Aug 24 17:50:43 CEST 2007


Yes, thank you!

On Aug 24, 2007, at 4:33 PM, Caoyuan wrote:

> Did you mean:
>
>> TupleListStr = "[{a, b, c}, {d, e}]".
> "[{a, b, c}, {d, e}]"
>> {ok, TermTokens, _EndLine} = erl_scan:string(TupleListStr ++ ".").

--
http://wagerlabs.com








More information about the erlang-questions mailing list