Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting multiple files with getfile()
Message
From
24/09/1998 05:46:18
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
24/09/1998 04:41:32
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00140263
Message ID:
00140270
Views:
26
>We are using the getfile() function to get the name of a file to open. Is there a way to select more than one file in the dialog or do we have to use another function?
>
>Thanks
Hi Jose,
With a listbox with properties :
Rowsourcetype = Files
Rowsource = "*."+cExtension
Multiselect = .t.
It's easier to do that. Check home()+"samples\solution\solution.app" for an example.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform