Re: Error message about my user defined type

From: Hanna-Barbera (hb_at_nulllink.com)
Date: 09/14/04


Date: Mon, 13 Sep 2004 23:35:53 -0700


Hi Ulrich,

the name comes from the makers of Scooby Doo actually.

All this is over my head cause I'm not advanced.

The thing is, I prefer to design my program by defining things like UDT and
classes each in their own files, and then
I would like the ability to declare and use one in the other.
It's the kind of programming I do in C++ and that involved header files and
implementation files and the #include directive.

In VB, it has to make everything available automatically, but if I
understand you correctly, VB6 has some issue with COM?
What about VB .NET?

VB is really hard to use. Not sure how you guys do it, but I envy you.