Thanks, Dickens

What I wanted to do is to find the general way to extract the names
and values of the elements IN A FORM OF STRING to save as the text
form for any cluster. Untill now I have saved the Cluster by using
Flatten TO STRING but you know its form is binary so I can't read that
unless I did UNFLATTEN FROM STRING. It is impossible to get the data
back alive when I change the cluster form and lose the previous form.
That's why that I thought a way to save in a text form the names and
values if necessary. I have a lots of clusters and have to unbundle
and do something one by one to save the names and values. In a
programming perspective, it is very inefficient and annoying.

Thanks

Reply via email to