i am building an array in each of my sequence structures.when i view the array inside the structure,it is perfectly fine.but when try to wire it outside,it doesnt show up at all.Previously,i had local sequences which worked fine.but now,i need to be able to send some more data to the same file (from another place)during run time.so i want the arrays in each sequence structure to come ouit of the whole structure.how do I do this?any suggestions are welcome.