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.