OK, I see. This will complicate my simple task I have, but if
this is only choice, then I have to do it in this way.
Thanks a lot.
PP
Jim Kring wrote:
>
> You can use a cluster of Booleans. Each Boolean may be named
> differently in the cluster. You can then convert this cluster into an
> array using the "cluster to array" function. The order of the
> Booleans in the array is determined by the "cluster order".
>
> -Jim