Hi,
Is it possible to instantiate new elements in a cluster while the vi is running? I would like to have my vi search a directory and for each file in the directory create an element in the cluster. However, I do not know ahead of time how many files there will be. In addition, the type of cluster element that gets created depends on the file. For instance in the case of one type of file I would like a multicolumn listbox to be created while with a different type of file I would like an array to be created. Is it possible to do this dynamically? Thanks in advance,
Jason