Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List of files with all attributes
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00567827
Message ID:
00567856
Views:
15
This message has been marked as a message which has helped to the initial question of the thread.
>>>Hi everybody,
>>>
>>>I'd like to show on the form list of files in the specified directory with all their attributes (Name, Type, Size, ModiDate), with abilty to select multiple files and do some work with them. What control should I use for this task?
>>>
>>>Thanks in advance.
>>
>>MS Common Dialog Control.
>
>Sergey,
>
>I want to show this list permanently on the form, not invoke MS Dialog Control ShowOpen method to select files. The current implementation of this form (written by another programmer) uses multiselect listbox with only file names presented. User can select items to append to another target file.I deselect files in the loop after they appended. I was thinking, may be there is alredy written control for this.

You could populate the list based on information from the files collection of the Scripting.FileSystemObject.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform