> Select "Strings[]" is not possible when the Dialig Rings are in an array, is
> it?
>
It is possible by right clicking on the ring within the array on the front
panel. If you click on the terminal or on the array control, you will get
a property node for the array, not for the ring.
This will work fine as long as you want the same string in each element
of the array. If not, you will need to switch from an array of rings to
a cluster of rings. Determine how many rings you need to display. On
the diagram, use the array to cluster converter for reading and writing.
You will end up using arrays on the diagram because they are easy to
index, but you will use a cluster for display so that you have greater
control over the display of the rings.
Gr
eg McKaskle