Get File List

Directory file listing utility
Download

Get File List Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Shup
  • Publisher web site:
  • http://www.codeproject.com/Members/Shup
  • Operating Systems:
  • Windows All
  • File Size:
  • 158 KB

Get File List Tags


Get File List Description

The Get File List application was developed to be a small tool that recursively lists all files in a given directory.I’ve come across countless situations where routinely used utilitarian functions are simply not available, and coders simply have to write and rewrite them many times over. This is my first article in a series of articles which will try to provide a collection of routinely used functions with example applications on how to use them, in the hope that they will be as useful to the many developers out there as it has been to me.One such function is to obtain a list of all files (their absolute paths) given a directory to start with, with options to search recursively into sub-directories or just to output the files present directly under the given directory.I’ve found this to be extremely useful in many projects which required going through each file for some reason or the other.


Get File List Related Software