2005 Sep 26 6:36 PM
Hello,
I am trying to create something similar to a java HashMap. I want to have a person's name as the key and his attributes in a structure as the value. And eventually a table with these objects.
I would appreciate if I could get an example of how to achieve this.
Thanks
2005 Sep 26 9:14 PM