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:
00363802
Vues:
12
>>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

No more so than doing that to a regular array variable. ;)
Fred
Microsoft Visual FoxPro MVP

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

Click here to load this message in the networking platform