Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property not found error
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01132430
Message ID:
01132479
Views:
15
>hey ,
>I put the foll piece of code behind :
>SET CLASSLIB TO MSM ADDI
>oClass = CreateObject("MSM")
>oClass.localdatasource="G:\...\c_d.dbc"
>oClass.sync()
>
>Now i get the foll error.
>
>class definition msm not found..
>
>i have the class definition in main.prg
>
>DEFINE CLASS msm as Session OLEPUBLIC

You should then do

set procedure to main.prg additive
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform