Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What error in this code?
Message
De
19/06/2003 11:40:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
What error in this code?
Divers
Thread ID:
00801796
Message ID:
00801796
Vues:
55
Hi,
WHat is the mistake in this code?
Form.Load
WITH THISFORM
	.oBusiness = CREATEOBJECT(.cBusinessClass)
ENDWITH

or

THISFORM.oBusiness = CREATEOBJECT(THISFORM.cBusinessClass)
This code work fine in win98 and winxp before this. However, now it return nesting error. Why? In debugger, I can see the value of .cBusinessClass.

Any ideas?
BTW, I just install application compatibility toolkit. I have remove all exe from the list already. It work same even I uninstall the toolkit.
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