Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rowsource
Message
From
26/12/1998 18:11:23
 
 
To
25/12/1998 09:42:44
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00170355
Message ID:
00170513
Views:
16
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform