In the first for loop you are trying to auto index the elements in a cluster of clusters. You can only auto index an array. You will need to build an array containing each element of your cluster data. Then you can feed it into the for loop to automatically add the value for each key.
For the second for loop you are wiring a cluster in for the section names. Once again, this needs to be an array of section names, not a cluster.
Message Edited by Troy K on 09-26-2007 04:16 PM
Troy - CLD
"If a hammer is the only tool you have, everything starts to look like a nail." ~ Maslow/Kaplan - Law of the instrument