Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class definition not found
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00411392
Message ID:
00411418
Vues:
9
>Hello,
>
>NewObject is meant for creating a object out of a class without opening it.
>In your case you already opened one so you can say
>
loObject=CreateObject('myclass',param1,param2,etc.)
Hi Ko,

Something's weird happens here. Then I try application standalone, it works fine with createobject syntax. (I added in Filter method check, if classlibrary is not in set('classlib')). But if I try this application from our main application module (Job Control), it gives me this Error message. The main application currently uses Timer, so I think it's Timer+CreateObject (or NewObject) combination of things. Recently I suggested get rid of timer and use Property_assign method instead. Hopefully, my colleague will implement this idea soon and I'll test again. I really can not understand, why it works fine with application alone, and doesn't work from our main module :(
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