Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variables not releasing
Message
De
03/01/2000 00:42:13
 
 
À
01/01/2000 21:48:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00311218
Message ID:
00311576
Vues:
43
>Hi Ken,
>
>>I tried your suggestions in a simple form to help get a handle on this concept.
>>I added a property called adata() and in the form's INIT I put:
>
>You should be typing it into the New Property dialog box exactly like so:
>
>adata[1]
>
>THen later in the Init() make sure to refer to it like regualr property:
>
>dimension This.aData[2]
>
>Does that clear things up?

Mike/Ken,

Form Init is probably too late for what Ken needs. The Form Load method would probably be better, since that will occur before the controls try to Init.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform