Hi,
Reading all that you have told ,i will give you a solution from what i understood plz reply if i am wrong.
You need to build a array of the strings from a array of clusters which has a string and a boolean in it.You need this new array to contain only strings which have a boolean selected.
So for this what you have to do is pass this Array of clusters in a FOR loop,so everytime you will be getting only one cluter ,you have to unbundle this and check the status of the boolean with a case loop it the case is true add the string element in to a null array which is initilazed using a SHIFT Reg,so in the false case you need not add any new element,thus at the end of the loop you have a array which has only strings in which the boolean is true. Sorry when i wrote this reply i did not have LV in that comp,
hope i dint confuse you tooo much.reply if you want more help.
cheers
vicky