Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting multiple files
Message
 
To
09/10/2001 19:04:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00566250
Message ID:
00566253
Views:
9
>I am using FoxPro 6. How do I place code under a button to open a directory and be able to select multiple files? Thanks.

I don't think getfile() supports multi select but you can alway make your own using a small form with a listbox control set to multiselect and have it return a delimited string of filenames. There also may be an API call you could use or a third party object that does what you want.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Reply
Map
View

Click here to load this message in the networking platform