Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array question
Message
De
09/09/1998 14:47:15
 
 
À
09/09/1998 14:44:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00134705
Message ID:
00134716
Vues:
20
>Thanks. How would I go about using the forms property array that you mentioned?

You create property-array with some name e.g. 'MyArray' and then just use Thisform.MyArray[i] in code, e.g. you can redimension it in Form.Init event:
Dimension This.Myarray(2)
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform