Message 1 of 3
"Mcad" type not defined

Not applicable
11-02-1999
10:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to get started working in VB. with MDT.
I cut and pasted some code from an example, but it
doesn't run. I get an error on the line:
Dim mapp As McadApplication
The error is given as
"Compile Error: User Defined type not defined"
What am I missing? And where can I find
some good documentation to learn about this?
-Alan Dixon
I cut and pasted some code from an example, but it
doesn't run. I get an error on the line:
Dim mapp As McadApplication
The error is given as
"Compile Error: User Defined type not defined"
What am I missing? And where can I find
some good documentation to learn about this?
-Alan Dixon