Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can an array available in all procedures like a variable
Message
De
26/04/2000 13:31:32
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00363356
Message ID:
00363667
Vues:
19
>Well, I found out that you can't redimension an array defined as property. Just wondering is there a way to create a property dynamically when I enter to form?

As John K. has pointed out, you can use your Form's AddProperty method to dynamically add an array property to your form. But why do you say that you can't redimension an array property? It works fine:

DIMENSION thisform.aArray[100]
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