On Tue, 2003-05-13 at 17:33, Dave Thomas wrote: > Contact = OpenStruct > c = Contact.new > c.name = "Dave Thomas" > c.tel = "555 1212" OpenStruct. Cool. I hadn't seen this before. -- -- Jim Weirich jweirich / one.net http://w3.one.net/~jweirich --------------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)