Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error after upgrade to MM8
Message
From
06/02/2004 09:16:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Error after upgrade to MM8
Miscellaneous
Thread ID:
00874800
Message ID:
00874800
Views:
56
Hi,
I get error property NODATAONLOAD is not found after upgrade to MM8 at line
in method CBizObjMaintBaseForm.pgfBizObj.Page1.Activate()
 	   IF NOT ThisForm.oBizObj.nRequeryType = 4
		   LOCAL loDA
		   loDA = ThisForm.oBizObj.GetDataEnvironment()
  		   *--- Only requery if NoDataOnLoad is True. If it's false,
		   *--- there's no need to requery since the data's already loaded
		   IF loDA.NoDataOnLoad           && ERROR
			 ThisForm.Requery(.T.,.T.)
		   ENDIF
	   ENDIF
I have go thru the What's new doc but I can't see any changes on this.
Please advice.

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform