It is difficult to make empty zero-based arrays indexed by unsigned integer types. Supposing I want to make zero-based arrays of type "Array Word16 a". How do I make the empty array? Perhaps there should also be a different kind of array type that uses Enum indexes instead of Ix indexes... -- Ashley Yakeley, Seattle WA