Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Property not found error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01132430
Message ID:
01132479
Vues:
16
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform