I am facing a problem in creating an array of Class::Structs within as Class::Struct. Something like :----
struct Employee => { name => '$', empno => '$', }; struct Company { employees => '??' # how to declare the type array of Struct 'Employees' }; Anybody's help is most WELCOME. If U need more details reply me. BYE!!! __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]