Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Assigning an array to form properties - HELP!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00553521
Message ID:
00554136
Vues:
21
Thanks for that.
I experemented and finaly found the easyest way was:

select distinct [fields];
from [database];
where [filter required];
order by [selected field];
into array thisform.myarray

However what took me a while to work out was how the value is different between combobox and listbox.

I have a aquired copy of VP6 without help files and am relying on my old Foxpro 2.6 manuals and VP3 help files.

Regards
Brian
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform