| View previous topic :: View next topic |
| Author |
Message |
ngaisteve1 Newbie
Joined: 18 Nov 2003 Posts: 1
|
Posted: Nov 19th, 2003 12:00 AM Post subject: Compiled error: User-defined type not defined |
|
|
I am a little new to vb and need to debug a program. I found an error sayiing
Compiled error:
User-defined type not defined
The line highlight is
Dim cClass As New cClass.clscustomerinfo
Can someone explain a little about this? Thanks. |
|
| Back to top |
|
P.T.A.M. Administrator

Joined: 08 Oct 2003 Posts: 752 Location: Greece
|
Posted: Nov 19th, 2003 07:10 AM Post subject: |
|
|
What class are you using? Could you post it? _________________ No one is completely useless. They can at least be an example of what to avoid. |
|
| Back to top |
|
|