Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where did I go wrong?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00197303
Message ID:
00200377
Vues:
12
Tks for suggesting set dele on. In fact I am doing that.

May I have another lesson from you? It's about an array to be displayed in List1. I have the following in its Init Event Method:-

dime yy(3)
yy(1)=year(date()) && ie 1999
yy(2)=yy(1)-1 && ie 1998
yy(3)=yy(1)-2 && ie 1997

RecordSourceType=Array
RecordSource =YY(1)

But the array doesnot appear in List1
Where did I go wrong?
Tks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform