Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array Property
Message
 
À
10/05/2001 08:40:07
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00505696
Message ID:
00505705
Vues:
20
This message has been marked as a message which has helped to the initial question of the thread.
Renoir,

You can use it as an array. Like:

with thisform
.addproperty('alist[5]',"")

.alist[1]="Hello"
.alist[2]="Hello3"
.alist[3]="Hello4"

.text1.Value=this.alist[2]
endwith


*-----------------------------------



>What is an array property on a form and how is it different than a regular run->of-the-mill property? Or is the difference in how I use it? Thanks!

>Regards, Renoir
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform