Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal VB examples use "Dim as New"

Status
Not open for further replies.

be35g

Programmer
Dec 5, 2000
17
0
0
US
The VB examples with Crystal 8.0 contain the statement "Dim m_Report As New CRPrinterSettings". This gives a compile error of "User defined type not defined". Have I missed something. I included all of the references that are selected in the sample programs but still get the message. Is new a user-defined type? Where do I get it and include it in my application.

Thanks,

be35g
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top