Hello all, Thanks for the clarification on types. That code was just there for now so I could see the output and make sure everything was working up to that point. I was more wondering if there is a better way to get at the Descriptor names and Values than what I've done with the Lists and Iterators. Because DescriptorEngine uses a HashTable underneath, when I do it the way I've done it I get the Descriptors out in some random order based on how they were hashed. This is not very convenient if I want to then insert the values one by one into a table, so I was wondering how you get values out in a standard order. Cheers, Nick
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

