File List Grabber

By | 2002-06-01

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!

Original Author: Eadric

Inputs

Files dropped onto the listbox.

Assumptions

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.

Returns

A searchable list of files.

Attachments

FileUploadedSize
CODE_UPLOAD1202.zip9/3/2020 3:45:00 PM11467
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.