Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom GetFile
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00650581
Message ID:
00650736
Views:
17
>>Hi everybody,
>>
>>This is a question from another forum, which sounds interesting.
>>
>>Is it possible to create a dialog like GetFile dialog, but the user can select files only from particular folder and its subdirectories (can not switch to any other folder)?
>>
>
>Yep; build a replacement dialog based on the BrowseForFolder method of Shell.Application; you can anchor a browse to a fixed folder, and can permit it to select files rather than folders. It is not a replacement for PutFile(), however.

?seldirdlg('Select Files','c:\redp',33+0x4000)

Thanks a million.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform