Re: Error: The length of the specified array is zero.

2006-05-15 Thread Christopher Brooks
Hi Chuck, Zero length ArrayTokens are somewhat supported in the devel tree. One issue is that if one has an ArrayToken with zero elements, then what is the type of the element? (Sounds like If a tree falls in the forest. . .) I'm not sure if upgrading will solve your problem though. Zero

Error: The length of the specified array is zero.

2006-05-12 Thread Lutz, Charles D
Hi folks, Im trying to figure out what is wrong in the attached model; I am trying to extract an element from an array, and from what I can tell, I think it should work. The problem occurs with both ArrayElement and ArrayLength (I havent tested with similar other actors). Without