Hi, Does someone know if there is an easy way to convert a string to an Erlang term? example: "{1,2,[hello]}" ---- converted to -----> {1,2,[hello]} thanks in advance, Eduardo Figoli INSwitch Solutions