I knew it had to be easier than I was making it. I had not realized the build array function could be used like that. I have only used it to build single dimension arrays from individual elements or multi dimensional arrays from single dimension arrays, never an array and an element.
As for newer versions of LV. I would love to upgrade and have been begging for years. But sorry to say its the corporate bean counters that make the final decisions.
Anybody know what new feature in LabView which makes removing empty strings from array? Or is using case structure within a forloop with shift register the best way to do things?