Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data type mismatch in cbizobjform requery
Message
From
19/03/1999 16:08:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Data type mismatch in cbizobjform requery
Miscellaneous
Thread ID:
00199975
Message ID:
00199975
Views:
38
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,
Next
Reply
Map
View

Click here to load this message in the networking platform