Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error after upgrade to MM8
Message
De
06/02/2004 09:16:33
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Error after upgrade to MM8
Divers
Thread ID:
00874800
Message ID:
00874800
Vues:
55
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...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform