String to tuple

paul pghollis@REDACTED
Fri Jun 30 03:56:49 CEST 2006


Hi,

I'm trying to convert a string in to a tuple, or a list of tuples.  Eg.
From:
A="{aa, bb}".
to:
B={aa, bb}.

Any ideas?

Regards Paul.



More information about the erlang-questions mailing list