Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variables not releasing
Message
 
 
À
01/01/2000 18:40:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00311218
Message ID:
00311285
Vues:
34
Mike - thanks for your reply and help.
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:
Dimension adata(2)
adata(1) = 'ONE'
adata(2) = 'TWO'
The properties window shows adata(1,0) on the bottom.
When I run the form I get an error saying "adata is not an array" but DISP MEMO shows the array present.
If I run the form a second time, it runs fine.
What have I done wrong?
Thanks again.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform