Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data type mismatch in cbizobjform requery
Message
De
19/03/1999 16:08:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Data type mismatch in cbizobjform requery
Divers
Thread ID:
00199975
Message ID:
00199975
Vues:
43
Hi all, I am getting a data type mismatch error in the cbizobjform requery method at the following line of code:

IF IIF(goApp.lCDBK30, this.oBizObj.Requery() = REQUERY_SUCCESS, ;
This.oBizObj.Requery(tlDoNotRequeryChildren) = REQUERY_SUCCESS)

goApp.ICDBK30 is .F. It looks like I may not the include file set up correctly (maybe). The include file for this class is framincl.h.

Do I have to include framincl.h in all the subclasses of cbizobjform, even if I don't use any preprocessor stuff in my code?

By the way, if this question seems stupid, VFP6 has been blowing up on me all week, it's Friday and my brain stopped yesterday at lunch! :)

Thanks,
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform