Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can an array available in all procedures like a variable
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00363356
Message ID:
00363797
Vues:
14
>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]

It can wreak havok, however, if it is a two dimensional array (as was his example) and you redimension with a different number of columns.

-Bob
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform