Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array values
Message
 
À
11/08/1998 11:52:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00125643
Message ID:
00125650
Vues:
8
>Whats the best way to make a property equal an indefeinte number of values.

Use an array property.
On the Form menu choose Add New Property.
Give it a name like aProp[1,1]
Then you can redimension it on the fly:
Dimension ThisForm.aProp[6,4]

Is this what you're after?
_________________________________
There are 2 types of people in the world:
    Those who need closure
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform