Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What error in this code?
Message
De
19/06/2003 12:20:21
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
19/06/2003 11:40:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00801796
Message ID:
00801810
Vues:
26
Perhaps you accidentally changed the property type to hidden or protected?

>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.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform