VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



File List Grabber

by Eadric (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

With this program you can easily make a searchable list of files with size included. This is great for people with large numbers of files (like say mp3's) who don't want to duplicate their already downloaded files. Simply drag and Drop files onto the listbox. You can save and retrieve the filelist to a text file for future use. Also provided is a MRU or Most Recently Used list, so that you don't have to search for the file everytime you want to load it. Full source code is included (of course), so you can see how it all works!

Inputs
Files dropped onto the listbox.
Assumes
I couldn't find any source code for making a MRU list, so I had to come up with my own. I've fully tested it for reliability and have found no bugs whatsoever. The search function I use is a bit slow, but with some work, it could be greatly improved. The file list is saved in text format, so you can easily import it into any wordprocessor or post it on the web.
Code Returns
A searchable list of files.

Rate File List Grabber

Download File List Grabber

Download File List Grabber (11 KB)

File List Grabber Comments

No comments have been posted about File List Grabber. Why not be the first to post a comment about File List Grabber.

Post your comment

Subject:
Message:
0/1000 characters