Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rowsource
Message
De
26/12/1998 18:11:23
 
 
À
25/12/1998 09:42:44
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00170355
Message ID:
00170513
Vues:
18
>>How do I display multiple type of files in a Listbox.
>>Listbox1.RowsourceType = 7
>>Listbox1.Rowsource = "*.bmp"
>>I want to display bmp and gif files at the same time.
>
>Just a wild analogy with GetFile() function's syntax... try Listbox1.Rowsource = "*.bmp;*.gif"
>Who knows, it may even work.


Nice, try, doesn't work, though. Anything after the "*.bmp" is just considered to be part of a long file name extension.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform