Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List Box Problems
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00928838
Message ID:
00928988
Vues:
27
OK, I tried your suggestion as follows:
In the load portion of the form I put the code:
OPEN DATABASE stkmktdat
LOCAL ARRAY gatbls(1)
LOCAL lnlen
m.lnlen=ADBOBJECTS(gatbls, "table")

In the listbox Data portion of the properties window I put:
Number of Elements = 5
Row Source = gatbls
Row Source Type = 5 – Array

When I run the form in interactive and in compile mode I get the error message:
‘gatbls’ is not an array

What am I doing wrong?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform